Enum lsiotemplate::Commands
[−]
[src]
pub enum Commands {
json,
yaml,
}Commands
Variants
jsonyamlTrait Implementations
impl Debug for Commands[src]
impl Clone for Commands[src]
fn clone(&self) -> Commands
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more