vyre-conform 0.1.0

Conformance suite for vyre backends — proves byte-identical output to CPU reference
Documentation
1
2
3
4
//! Adapter for the `category_b` enforcement gate.

pub const REGISTERED: crate::enforce::enforcers::category_b::CategoryBEnforcer =
    crate::enforce::enforcers::category_b::CategoryBEnforcer;