Function rustfmt_nightly::expr::rewrite_field
source ยท pub(crate) fn rewrite_field(
context: &RewriteContext<'_>,
field: &ExprField,
shape: Shape,
prefix_max_width: usize,
) -> Option<String>
pub(crate) fn rewrite_field(
context: &RewriteContext<'_>,
field: &ExprField,
shape: Shape,
prefix_max_width: usize,
) -> Option<String>