Skip to main content
H3Stream
karyon_
jsonrpc
1.0.0-alpha.7
H3Stream
Aliased Type
In karyon_
jsonrpc::
server::
http::
h3
karyon_jsonrpc
::
server
::
http
::
h3
Type Alias
H3Stream
Copy item path
Source
type H3Stream = RequestStream<BidiStream<Bytes>, Bytes>;
Aliased Type
ยง
struct H3Stream {
/* private fields */
}