pub async fn list_devices() -> DeviceResult<Vec<Device>>
Expand description

List all Furiosa NPU devices in the system.

See the crate-level documentation.