Searched defs:InitError (Results 1 – 1 of 1) sorted by relevance
85 type InitError; typedef89 fn init(&self) -> impl Init<Self::Command, Self::InitError>; in init()132 type InitError; typedef144 ) -> Result<Self, Self::InitError>; in read() argument559 Error: From<M::InitError>, in send_command()560 Error: From<<M::Reply as MessageFromGsp>::InitError>, in send_command()586 Error: From<M::InitError>, in send_command_no_wait()594 pub(crate) fn receive_msg<M: MessageFromGsp>(&self, timeout: Delta) -> Result<M> in receive_msg()631 Error: From<M::InitError>, in send_single_command()700 Error: From<M::InitError>, in send_command()[all …]