alef 0.23.63

Opinionated polyglot binding generator for Rust libraries
Documentation
1
2
3
4
5
6
7
    /**
     * {{ doc_lines }}
     *
{{ param_docs }}
     * @return mixed Return value from the plugin method
     */
    public function {{ method_name }}({{ method_params }}): mixed;