Enum systemd_jp::SystemdSubState [] [src]

pub enum SystemdSubState {
    Other(String),
}

Variants

Trait Implementations

impl<'a> From<&'a str> for SystemdSubState
[src]

Performs the conversion.