rusterlium / rustler

Safe Rust bridge for creating Erlang NIF functions
https://docs.rs/crate/rustler
Apache License 2.0
4.24k stars 222 forks source link

Allow arbitrary function names #593

Closed filmor closed 4 months ago

filmor commented 4 months ago

Allow arbitrary ASCII strings as NIF names. Follow-up of #505.