1 2
/// Shared byte budget used when loading project documentation and instruction files. pub const DEFAULT_MAX_BYTES: usize = 16 * 1024;