Searched refs:InitError (Results 1 – 1 of 1) sorted by relevance
66 type InitError; typedef70 fn init(&self) -> impl Init<Self::Command, Self::InitError>; in init() argument107 type InitError; typedef119 ) -> Result<Self, Self::InitError>; in read() argument496 Error: From<M::InitError>, in send_command() argument653 Error: From<M::InitError>, in receive_msg()