Skip to main content

Crate cocoon_tpm_utils_async

Crate cocoon_tpm_utils_async 

Source

Modules§

alloc
Concurrency related memory allocation utilities.
asynchronous
Rust async related Future adaptors.
sync_types
Lock and Arc abstraction traits as well as related functionality.
test
Testing TestNopSyncTypes and a Future test exector implementations.

Macros§

impl_deref_inner_by_tag
Helper macro for implementing the DerefInnerByTag trait.
impl_deref_mut_inner_by_tag
Helper macro for implementing the DerefMutInnerByTag trait.