Function rustfmt_nightly::overflow::maybe_get_args_offset

source ·
pub(crate) fn maybe_get_args_offset(
    callee_str: &str,
    args: &[OverflowableItem<'_>]
) -> Option<(bool, usize)>
Expand description

In case special-case style is required, returns an offset from which we start horizontal layout.