Macro moras::sinstimpl

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