Function rustfmt::format_string

source ยท
pub(crate) fn format_string(
    input: String,
    options: GetOptsOptions,
) -> Result<i32>