Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

min_adt_const_params

Allows additional const parameter types, such as [u8; 10] or user defined types. User defined types must not have fields more private than the type itself.

The tracking issue for this feature is: #154042