MCPcopy Create free account
hub / github.com/Moosync/Moosync / initialize

Method initialize

src/players/rodio.rs:54–54  ·  view source on GitHub ↗
(&self, _: NodeRef<leptos::html::Div>)

Source from the content-addressed store, hash-verified

52impl GenericPlayer for RodioPlayer {
53 #[tracing::instrument(level = "debug", skip(self))]
54 fn initialize(&self, _: NodeRef<leptos::html::Div>) {}
55
56 #[tracing::instrument(level = "debug", skip(self))]
57 fn key(&self) -> String {

Callers 1

initialize_playersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected