Trait djinn::Update [] [src]

pub trait Update: Decodable + Encodable + Debug + Send + Sync + Clone + PartialEq { }

An message that agents can queue for themselves or for others.

Implementors