tsproto-commands

Crates.iotsproto-commands
lib.rstsproto-commands
version0.1.0
sourcesrc
created_at2019-04-14 19:55:52.805444
updated_at2019-04-14 19:55:52.805444
descriptionStructs for TeamSpeak messages and related resources.
homepage
repositoryhttps://github.com/ReSpeak/tsclientlib
max_upload_size
id127955
size32,987
Sebastian Neubauer (Flakebi)

documentation

README

tsproto-commands   docs.rs

tsproto-commands lets you deserialize structs from TeamSpeak commands and serialize commands from structs. The crate also contains enums for all errors used in the TeamSpeak protocol and a list of all known versions of the TeamSpeak client, including their signature.

The underlying data files can be found in the tsdeclarations repository.

The contained data may change with any version so the suggested way of referring to this crate is using tsproto-commands = "=0.1.0".

License

Licensed under either of

at your option.

Commit count: 521

cargo fmt