1 unstable release
0.1.0 | Apr 14, 2019 |
---|
#4 in #team-speak
170KB
4K
SLoC
tsproto-commands
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.
lib.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"
.
Dependencies
~19–29MB
~497K SLoC