pub const MAX_BOUND: usize = usize::MAX; // 18_446_744_073_709_551_615usize
The maximum vector bound, corresponding to the MAX constraint in FIDL.
MAX