Docs.rs
rustler-0.36.2
rustler 0.36.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
filmor
hansihe
scrogson
evnu
Dependencies
inventory ^0.3
normal
num-bigint ^0.4
normal
optional
rustler_codegen ^0.36.2
normal
serde ^1
normal
optional
regex-lite ^0.1
build
libloading ^0.8
normal
Versions
54.44%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustler
0.36.2
Module error
Module Items
Enums
In crate rustler
rustler
Module
error
Copy item path
Source
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 available.