Type Definition holochain_websocket::WebsocketResult[][src]

type WebsocketResult<T> = Result<T, WebsocketError>;