[][src]Module lib3h::transport::error

Connection Error struct and TransportResult type

Structs

TransportError

represents an error generated by a connection instance

Type Definitions

TransportResult

a result object whos error is a TransportError instance