[][src]Trait kay::Message

pub trait Message: Compact + 'static { }

Implementors

impl<T: Compact + 'static> Message for T[src]

Loading content...