Signature
Trait functions
as_non_mut
Converts aStoragePath> to a StoragePath. This is useful to expose
functions implemented for StoragePath on a StoragePath>.
pub trait StoragePathMutableConversion
StoragePath> to a StoragePath. This is useful to expose
functions implemented for StoragePath on a StoragePath>.
fn as_non_mut(self: StoragePath>) -> StoragePath
Was this page helpful?