[][src]Module serde_rustler::atoms

Structs

ERROR
OK

Functions

__struct__
error
false_
nil
ok
str_to_term

Attempts to create an atom term from the provided string (if the atom already exists in the atom table). If not, returns a string term.

term_to_string

Attempts to create a String from the term.

true_