Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Corelib
#[derive(Copy, Drop, Debug, Serde)] pub struct ResourceBounds { pub resource: felt252, pub max_amount: u64, pub max_price_per_unit: u128, }
pub resource: felt252
pub max_amount: u64
pub max_price_per_unit: u128
Was this page helpful?