Struct crisp_status_reporter::Reporter[][src]

pub struct Reporter<'a> { /* fields omitted */ }

Methods

impl<'a> Reporter<'a>
[src]

Auto Trait Implementations

impl<'a> Send for Reporter<'a>

impl<'a> Sync for Reporter<'a>