Enum threed_ice_sys::Error_t [] [src]

pub enum Error_t {
    TDICE_SUCCESS,
    TDICE_FAILURE,
}

Variants

Trait Implementations

impl Eq for Error_t
[src]

impl PartialEq for Error_t
[src]

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.

impl Copy for Error_t
[src]

impl Clone for Error_t
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more