Type Definition rustfmt_nightly::formatting::SourceFile[][src]

pub(crate) type SourceFile = Vec<(FileName, String)>;