Struct nuklear::Context[][src]

pub struct Context { /* fields omitted */ }

Methods

impl Context
[src]

Trait Implementations

impl Default for Context
[src]

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

impl Drop for Context
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Context

impl !Sync for Context