Constant tiny_fn::DEFAULT_INLINE_SIZE
source · pub const DEFAULT_INLINE_SIZE: usize = 24;Expand description
Default value for INLINE_SIZE parameter of closure wrappers generated by tiny_fn! macro.
pub const DEFAULT_INLINE_SIZE: usize = 24;Default value for INLINE_SIZE parameter of closure wrappers generated by tiny_fn! macro.