Re-exports§
pub use super::raw_ptr::MemContents;
pub use pcell_opt_internal;
pub use pcell_points_internal;
Macros§
- pcell_
opt Deprecated
Structs§
PCell<V>
(which stands for “permissioned call”) is the primitive VerusCell
type.- Permission object associated with a
PCell<V>
.