Struct rustable::gatt::server::Characteristic[][src]

pub struct Characteristic { /* fields omitted */ }

Implementations

Get the UUID of the Characteristic.

Removes all of the Descriptors in the service and returns then in an iterator.

Even if not all of the Characteristics are not consumed, they are still removed.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.