Type Definition bluer::Result

source · []
pub type Result<T> = Result<T, Error>;
Available on crate feature bluetoothd only.
Expand description

Bluetooth result.