Skip to main content

FORMATS

Constant FORMATS 

Source
pub const FORMATS: &str = "lcov|cobertura|html";
Expand description

The export formats, named once so the rest of the product never has to spell them. Supercov emits these formats; it never invokes the tools they are named after, and the packaging audit that enforces that reads this module as the single place allowed to name them.