Type Definition bluer::Result[][src]

pub type Result<T> = Result<T, Error>;
This is supported on crate feature bluetoothd only.
Expand description

Bluetooth result.