macro_rules! mut_storage {
    ($t:ty) => { ... };
}
Expand description

Compact way to represent the BorrowedMutStorage type.