Crate tsproto_structs[][src]

Expand description

tsproto-structs contains machine readable data for several TeamSpeak related topics.

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

Modules

book
book_to_messages
enums
errors
messages
messages_to_book
permissions
versions

Structs

EnumValue
RustType

Enums

InnerRustType

Functions

doc_comment

Prepend /// to each line of a string.

embrace

Returns an empty string if s is empty, otherwise s with braces.

indent

Indent a string by a given count using tabs.

unindent

Unindent a string by a given count of tabs.