Files
songbird/examples
Kyle Simpson 1bfee1b989 Driver: Move Bitrate import out of crate root. (#53)
This is a simple organisational change which moves `crate::Bitrate` to `crate::driver::Bitrate` to slightly clean up the crate root.

This has been tested using `cargo make ready`.
2021-07-01 11:30:01 +01:00
..
2020-11-13 18:56:18 +00:00

Songbird examples

These examples show more advanced use of Songbird, or how to include Songbird in bots built on other libraries, such as twilight or serenity.