Skip to main content

evaluate

Function evaluate 

Source
pub fn evaluate(
    root: &Utf8Path,
    docs_root: &Utf8Path,
    as_of: Date,
) -> Result<Report>
Expand description

Evaluate the registry at <docs_root>/reference/tracking.yaml, offline.

ยงErrors

I/O errors when the registry file cannot be read.