pub const fn is_depth(depth: u8) -> bool
Returns true if the given argument is a valid depth, i.e. if it is <= DEPTH_MAX.
true