Macro ryna::ryna_error

source ยท
macro_rules! ryna_error {
    ($pat: expr $( , $more: expr)*) => { ... };
}