Enum erlang_nif_sys::erlang_nif_sys_api::ErlNifHash [] [src]

#[repr(C)]
pub enum ErlNifHash { ERL_NIF_INTERNAL_HASH, ERL_NIF_PHASH2, }

See ErlNifHash in the Erlang docs.

Variants

Trait Implementations

impl Copy for ErlNifHash
[src]

impl Clone for ErlNifHash
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more