Skip to main content

MaybeComponentId

Trait MaybeComponentId 

Source
pub trait MaybeComponentId:
    Clone
    + Debug
    + Sync
    + Send
    + Sealed { }
Expand description

๐Ÿ”’ Marker trait for an entity with or without MAVLink component ID.

๐Ÿ”’ This trait is sealed ๐Ÿ”’

Dyn Compatibilityยง

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementorsยง