Trait meio::Tag[][src]

pub trait Tag: Send + 'static { }
Expand description

Custom tag for LiteTask. Attached to a runtime.

Implementations on Foreign Types

impl Tag for ()[src]

Implementors