pub fn read( engine: &mut Engine<'_>, path: Spanned<PathOrStr>, encoding: Option<Encoding>, ) -> SourceResult<Readable>
Reads plain text or data from a file.