alef 0.24.14

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
5
6
7
8
9
                        _ => return Err(Error::other(format!("unknown registration: {}", method_name))),
                    }
                }
            }
        }
    }

{{ ep_call }}    Ok(Robj::from(NULL))
}