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