Searched refs:InitError (Results 1 – 2 of 2) sorted by relevance
62 type InitError; typedef66 fn init(&self) -> impl Init<Self::Command, Self::InitError>; in init() argument103 type InitError; typedef115 ) -> Result<Self, Self::InitError>; in read() argument469 Error: From<M::InitError>, in send_command() argument626 Error: From<M::InitError>, in receive_msg()
50 type InitError = Error; typedef56 ) -> Result<Self, Self::InitError> { in read() argument