[][src]Module rustler::error

Enums

Error

Represents usual errors that can happen in a nif. This enables you to return an error from anywhere, even places where you don't have an Env availible.