Struct wasmer_types::Atomically [−][src]
pub struct Atomically;
Expand description
Atomically.
Auto Trait Implementations
impl RefUnwindSafe for Atomically
impl Send for Atomically
impl Sync for Atomically
impl Unpin for Atomically
impl UnwindSafe for Atomically
Blanket Implementations
type ArchivedMetadata = ()
type ArchivedMetadata = ()
The archived version of the pointer metadata for this type.
Converts some archived metadata to the pointer metadata for itself.
Mutably borrows from an owned value. Read more