pub const DEFAULT_INLINE_SIZE: usize = 24;
Expand description

Default value for INLINE_SIZE parameter of closure wrappers generated by tiny_fn! macro.