acvm_stdlib 0.27.0

The ACVM standard library.
Documentation
1
2
use crate::impl_uint;
impl_uint!(UInt8, u8, 8);