Enum inkview_sys::c_api::bt_service_state_e [−][src]
#[repr(u32)]
pub enum bt_service_state_e {
BT_SERVICE_ACTIVE,
BT_SERVICE_CANCEL,
BT_SERVICE_ERROR,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for bt_service_state_eimpl Send for bt_service_state_eimpl Sync for bt_service_state_eimpl Unpin for bt_service_state_eimpl UnwindSafe for bt_service_state_eBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V