pub type RepoOpened = Vec<TopicSubRes>;
Aliased Type§
pub struct RepoOpened { /* private fields */ }
Trait Implementations§
Source§impl TryFrom<ProtocolMessage> for RepoOpened
impl TryFrom<ProtocolMessage> for RepoOpened
Source§type Error = ProtocolError
type Error = ProtocolError
The type returned in the event of a conversion error.