Struct minipre::Context[][src]

pub struct Context { /* fields omitted */ }

Methods

impl Context
[src]

Trait Implementations

impl Debug for Context
[src]

Formats the value using the given formatter. Read more

impl Clone for Context
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Context

impl Sync for Context