Constant tiny_fn::ALIGN

source ·
pub const ALIGN: usize = _; // 16usize
Expand description

Inline storage alignment. Closures with stricter alignment requirements will be heap allocated by wrapper even if size fits.