Struct sgx_urts::SgxEnclave[][src]

pub struct SgxEnclave { /* fields omitted */ }

Methods

impl SgxEnclave
[src]

Trait Implementations

impl Default for SgxEnclave
[src]

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

impl Debug for SgxEnclave
[src]

Formats the value using the given formatter. Read more

impl Drop for SgxEnclave
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for SgxEnclave

impl Sync for SgxEnclave