pub trait Message { }
Expand description

Marker for message data types

Implementations on Foreign Types

source

impl Message for Entry

Implementors