Struct evac::Dummy[][src]

pub struct Dummy { /* fields omitted */ }

Methods

impl Dummy
[src]

Trait Implementations

impl Debug for Dummy
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Dummy

impl Sync for Dummy