Skip to main content

spec

Function spec 

Source
pub fn spec<R: RoleT>() -> ProtoSpec<State, Message, R>
where State: ProtocolState<R, WireMsg = Message>,