Module rustler::types::list [] [src]

Utilities used for working with erlang linked lists.

Right now the only supported way to read lists are through the NifListIterator.

Structs

NifListIterator

Enables iteration over the items in the list.