Constant tezos_smart_rollup::storage::path::PATH_MAX_SIZE
source · pub const PATH_MAX_SIZE: usize = 250 - DURABLE_STORAGE_PREFIX_INNER.len(); // 242usizeExpand description
The maximum size (in bytes) of a path.
pub const PATH_MAX_SIZE: usize = 250 - DURABLE_STORAGE_PREFIX_INNER.len(); // 242usizeThe maximum size (in bytes) of a path.