Constant tarantool_rs::schema::USER_SPACE_MIN_ID
source · pub const USER_SPACE_MIN_ID: u32 = 512;
Expand description
First possible id of user space.
For details see [SystemSpaceId
].
pub const USER_SPACE_MIN_ID: u32 = 512;
First possible id of user space.
For details see [SystemSpaceId
].