Skip to main content

compose

Function compose 

Source
pub fn compose(engine: &mut Weavatrix) -> Result<Report, String>
Expand description

Composes a report from the repository the engine currently targets.

Every section is an ordinary bounded operation from the read-only catalog. A capability this build did not compile is recorded as absent with its reason rather than rendered as an empty section.

ยงErrors

Returns the first operation failure. A missing optional capability is not a failure; a repository that cannot be analyzed is.