pub fn source<'src, T>(
    sources: &'src [T],
    args: &Arguments
) -> Result<&'src T, Error>
Expand description

Use the "source" argument to figure out which input to read.