push_check

Function push_check 

Source
pub(crate) fn push_check(
    checks: &mut Vec<ParityCheck>,
    name: &str,
    passed: bool,
    detail: &str,
)
Expand description

Append one parity check.