pub trait TDLanguagePackStringValue: Debug + RObject { }
Expand description

Represents the value of a string in a language pack

Implementations on Foreign Types

Implementors