[][src]Function battrs::parse

pub fn parse<T>(input: T) -> Option<PowerSource> where
    T: AsRef<str>,