ProtocolDecl

Type Alias ProtocolDecl 

Source
pub type ProtocolDecl = ProtocolBuilder;
๐Ÿ‘ŽDeprecated: Use runtime::ProtocolBuilder instead.
Expand description

Aliased Typeยง

pub struct ProtocolDecl { /* private fields */ }