Module single_private_immutable
Structs
- A state variable that holds a single private value that is set once and remains unchanged forever (unlike crate::state_vars::private_immutable::PrivateImmutable, which holds one private value per account - hence the name 'single').