pub const DEFAULT_STACK_SIZE: usize = _; // 65_536usize
The default stack size used by #[root_task].
#[root_task]