SCRATCH_ID

Constant SCRATCH_ID 

Source
pub const SCRATCH_ID: usize = usize::MAX; // 18_446_744_073_709_551_615usize
Expand description

The reserved ID for the scratch buffer. If we ever collide with this when creating a normal buffer then the user is doing something very strange…