This crate provides two common marker types, Const and Mut, for use in distinguishing between mutable and immutable program state.
Const
Mut