Lines Matching refs:from
85 fn from(error: Amf0WriteError) -> Self { in from() method
93 fn from(error: BytesWriteError) -> Self { in from() method
109 fn from(error: UnpackError) -> Self { in from() method
117 fn from(error: MessageError) -> Self { in from() method
125 fn from(error: ControlMessagesError) -> Self { in from() method
133 fn from(error: NetConnectionError) -> Self { in from() method
141 fn from(error: NetStreamError) -> Self { in from() method
149 fn from(error: EventMessagesError) -> Self { in from() method
157 fn from(error: BytesIOError) -> Self { in from() method
165 fn from(error: PackError) -> Self { in from() method
173 fn from(error: HandshakeError) -> Self { in from() method
181 fn from(error: CacheError) -> Self { in from() method
189 fn from(error: RecvError) -> Self { in from() method
197 fn from(error: ChannelError) -> Self { in from() method