Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

Converts a StorageBaseAddress into a StorageAddress. This should be used through the high-level Into trait.

Signature

pub extern fn storage_address_from_base(base: StorageBaseAddress) -> StorageAddress nopanic;