Trait Address

Source
pub trait Address: Sealed { }
🔬This is a nightly-only experimental API. (kernel_mmap_config #24)
Available on non-crate feature use_std only.
Expand description

A marker trait for types that can be used as a Location

Implementors§