Struct xous_api_ticktimer::api::VersionStringResolver
source · Auto Trait Implementations§
impl RefUnwindSafe for VersionStringResolver
impl Send for VersionStringResolver
impl Sync for VersionStringResolver
impl Unpin for VersionStringResolver
impl UnwindSafe for VersionStringResolver
Blanket Implementations§
source§impl<T> ArchivePointee for T
impl<T> ArchivePointee for T
§type ArchivedMetadata = ()
type ArchivedMetadata = ()
The archived version of the pointer metadata for this type.
source§fn pointer_metadata(
_: &<T as ArchivePointee>::ArchivedMetadata
) -> <T as Pointee>::Metadata
fn pointer_metadata(
_: &<T as ArchivePointee>::ArchivedMetadata
) -> <T as Pointee>::Metadata
Converts some archived metadata to the pointer metadata for itself.