[][src]Function include_merkle::resolve_includes

pub fn resolve_includes(
    text: &str,
    working_dir: &Path,
    include_dir: &Path
) -> Vec<Include>

Extract resolved include directives from the specified text.