Trait rust_tdlib::types::TDOptionValue [−][src]
Represents the value of an option
Represents the value of an option
impl<'a, OPTIONVALUE: TDOptionValue> TDOptionValue for &'a OPTIONVALUE[src]impl<'a, OPTIONVALUE: TDOptionValue> TDOptionValue for &'a mut OPTIONVALUE[src]impl TDOptionValue for GetOption[src]impl TDOptionValue for OptionValueBoolean[src]impl TDOptionValue for OptionValueEmpty[src]impl TDOptionValue for OptionValueInteger[src]impl TDOptionValue for OptionValueString[src]