Function get_device_settings
pub fn get_device_settings<B>(
device: &<B as BackendTypes>::Device,
) -> DeviceSettingswhere
B: Backend,Expand description
Get the device’s settings.
pub fn get_device_settings<B>(
device: &<B as BackendTypes>::Device,
) -> DeviceSettingswhere
B: Backend,Get the device’s settings.