[][src]Module rustler::types

Re-exports

pub use crate::types::atom::Atom;

Modules

atom
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.

pidDeprecated
truthy

A type to represent a truthy value.

tuple

Structs

Binary
ListIterator

Enables iteration over the items in the list.

LocalPid
MapIterator
OwnedBinary
Pid

Traits

Decoder
Encoder