Struct sgx_serialize_derive_internals::Ctxt[][src]

pub struct Ctxt { /* fields omitted */ }

Methods

impl Ctxt
[src]

Trait Implementations

impl Default for Ctxt
[src]

Returns the "default value" for a type. Read more

impl Drop for Ctxt
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Ctxt

impl !Sync for Ctxt