Struct loon_embed::helpers::opts::DefaultKey [−][src]
pub struct DefaultKey<T>(pub T);Expand description
Helper for setting default_key option
Tuple Fields
0: Tpub struct DefaultKey<T>(pub T);Helper for setting default_key option
0: T