Crate rustler_stored_term

Crate rustler_stored_term 

Source

Modules§

term_box

Enums§

StoredTerm
A StoredTerm is an arbitrary Elixir/Erlang term which no longer is bound to the calling NIF Env. As such, these values can be freely stored and used in any Rust code.