StorageBaseAddress into a StorageAddress.
This should be used through the high-level Into trait.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
StorageBaseAddress into a StorageAddress.
This should be used through the high-level Into trait.
pub extern fn storage_address_from_base(base: StorageBaseAddress) -> StorageAddress nopanic;
Was this page helpful?