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§
Structs§
Enums§
Functions§
- doc_
comment - Prepend
///
to each line of a string. - embrace
- Returns an empty string if
s
is empty, otherwises
with braces. - indent
- Indent a string by a given count using tabs.
- unindent
- Unindent a string by a given count of tabs.