rusterlium / erlang_nif-sys

Low level bindings to Erlang NIF API for Rust
Apache License 2.0
90 stars 19 forks source link

`enif_make_map_from_arrays` not in documentation #32

Open goertzenator opened 6 years ago

goertzenator commented 6 years ago

The recently added function enif_make_map_from_arrays does not appear in the documentation.

goertzenator commented 6 years ago

The problem is likely OTP21 not being present on the docs.rs build machine:

https://github.com/onur/docs.rs/issues/23 http://www.erlang.org/downloads