Signature

pub trait StoragePathMutableConversion

Trait functions

as_non_mut

Converts a StoragePath> to a StoragePath. This is useful to expose functions implemented for StoragePath on a StoragePath>.

Signature

fn as_non_mut(self: StoragePath>) -> StoragePath