Constant MAX_FLAT_ASYNC_PARAMS

Source
pub const MAX_FLAT_ASYNC_PARAMS: usize = 4;
Expand description

Similar to MAX_FLAT_PARAMS, but used for async-lowered imports instead of sync ones.