Docs.rs
snapcast-server-0.3.1
snapcast-server 0.3.1
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
metaneutrons
Dependencies
anyhow ^1
normal
audiopus ^0.2
normal
optional
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
optional
hkdf ^0.12
normal
optional
hostname ^0.4
normal
optional
libc ^0.2
normal
libflac-sys ^0.3
normal
optional
lz4_flex ^0.13.0
normal
optional
mdns-sd ^0.12
normal
optional
ogg ^0.9
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
snapcast-proto ^0.3.0
normal
subtle ^2
normal
tokio ^1
normal
tracing ^0.1
normal
vorbis_rs ^0.5
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
create
snapcast_
server
0.3.1
In snapcast_
server::
encoder
snapcast_server
::
encoder
Function
create
Copy item path
Source
pub fn create(config: &
EncoderConfig
) ->
Result
<
Box
<dyn
Encoder
>>
Expand description
Create an encoder from config.