Constant ID_MAX_BYTES
pub const ID_MAX_BYTES: usize = 255; // 255usize
Expand description
The maximum allowed length of Matrix identifiers, in bytes.
pub const ID_MAX_BYTES: usize = 255; // 255usize
The maximum allowed length of Matrix identifiers, in bytes.