StoragePointerReadAccess for any type that implements Store for any
offset.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
StoragePointerReadAccess for any type that implements Store for any
offset.
pub impl StorableStoragePointerReadAccess,
> of StoragePointerReadAccess>;
fn read(self: @StoragePointer) -> T
type Value = T;
Was this page helpful?