Enum inapi::host_ffi::Ffi__DataType [] [src]

#[repr(C)]
pub enum Ffi__DataType { Null, Bool, Int64, Uint64, Float, String, Array, Object, }

Variants

Trait Implementations

impl Debug for Ffi__DataType
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for Ffi__DataType
[src]

[src]

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

1.0.0
[src]

This method tests for !=.