Struct openhmd_rs::Context [] [src]

pub struct Context { /* fields omitted */ }

Methods

impl Context
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Drop for Context
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Context

impl Sync for Context