Function preprocess_file

Source
pub fn preprocess_file<R>(
    entry: &str,
    resolver: &R,
) -> Result<Vec<Token>, Error>
where R: Resolver,
Expand description

Preprocesses a config file.

§Errors

Error

§Panics

If the files