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