Module rustler::types [] [src]

Modules

atom
binary
elixir_struct

Utilities used to create and access data specific to Elixir structs. Keep in mind that an Elixir struct is a normal Erlang map, and functions from the map module can be used.

list

Utilities used for working with erlang linked lists.

map

Utilities used to access and create Erlang maps.

pid
primitive
string
tuple

Traits

NifDecoder
NifEncoder