Skip to main content

device

Function device 

Source
pub fn device(
    id: impl Into<String>,
    name: impl Into<String>,
) -> DeviceConfigBuilder
Expand description

Shorthand function to create a new device config builder.