pub fn load_from(input: &str, config: &Config) -> Result<Device>
Expand description

Load a [Device] from a string slice with given config.