pub type SourceFileInput<'a> = StringInput<'a>;
Available on crate feature __utils only.