lavalink-rs 0.5.2

Lavalink bindings for discord bot crates
Documentation
1
2
3
4
5
#[cfg(all(not(feature = "rustls-marker"), not(feature = "native-marker")))]
compile_error!("Please specify a feature, either `rustls` or `native`");


fn main() {}