Macro moras::binstimpl

source ยท
macro_rules! binstimpl {
    ($name:ident, $func_name:ident, $funct3:literal) => { ... };
}