Function sda_protocol::helpers::label
[−]
[src]
pub fn label<ID, M>(id: &ID, body: &M) -> Labelled<ID, M> where M: Clone + Debug + PartialEq + Serialize + Deserialize,
ID: Id + Clone + Debug + PartialEq + Serialize + Deserialize