Struct sgx_tstd::thread::AccessError[][src]

pub struct AccessError { /* fields omitted */ }

Trait Implementations

impl Debug for AccessError
[src]

Formats the value using the given formatter. Read more

impl Display for AccessError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AccessError

impl Sync for AccessError