twizzler/
marker.rs

1//! Marker types for invariance, store side-effects, and base types.
2
3pub use twizzler_rt_abi::marker::*;