Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MOZGIII/xwt
/ functions
Functions
337 in github.com/MOZGIII/xwt
⨍
Functions
337
◇
Types & classes
182
Method
abort
(self, error_code: xwt_dyn::stream::ErrorCode)
crates/xwt-erased/src/core_compat/stream/send.rs:12
Method
abort
(self, error_code: xwt_dyn::stream::ErrorCode)
crates/xwt-erased/src/core_compat/stream/recv.rs:12
Method
abort
(self, error_code: xwt_core::stream::ErrorCode)
crates/xwt-web/src/lib.rs:426
Method
abort
( self: Box<Self>, error_code: xwt_core::stream::ErrorCode, )
crates/xwt-dyn/src/stream.rs:80
Method
aborted
(mut self)
crates/xwt-wtransport/src/lib.rs:183
Method
aborted
(self)
crates/xwt-anchor/src/impls/xwt_core/streams.rs:35
Method
aborted
(self)
crates/xwt-erased/src/core_compat/stream/send.rs:20
Method
aborted
(self)
crates/xwt-erased/src/core_compat/stream/recv.rs:20
Method
aborted
(self)
crates/xwt-web/src/lib.rs:441
Method
aborted
( self: Box<Self>, )
crates/xwt-dyn/src/stream.rs:107
Method
accept
(&self)
crates/xwt-anchor/src/impls/xwt_core/endpoint_accept.rs:14
Method
accept
(&self)
crates/xwt-erased/src/core_compat/endpoint/server.rs:5
Method
accept
( &self, )
crates/xwt-dyn/src/endpoint/accept.rs:26
Function
accept_and_close_bi_recv_streams
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:55
Function
accept_and_close_bi_recv_streams_with_error_code
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:75
Function
accept_and_close_bi_send_streams
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:103
Function
accept_and_close_bi_send_streams_with_error_code
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:129
Function
accept_and_close_uni_streams
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:15
Function
accept_and_close_uni_streams_with_error_code
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:35
Method
accept_bi
(&self)
crates/xwt-wtransport/src/lib.rs:110
Method
accept_bi
(&self)
crates/xwt-anchor/src/impls/xwt_core/session_streams.rs:79
Method
accept_bi
(&self)
crates/xwt-erased/src/core_compat/session/stream.rs:12
Method
accept_bi
(&self)
crates/xwt-web/src/lib.rs:314
Method
accept_bi
( &self, )
crates/xwt-dyn/src/session/stream.rs:121
Function
accept_bi_stream
()
crates/xwt-wtransport/tests/test.rs:122
Function
accept_bi_stream
()
crates/xwt-web/tests/test.rs:152
Method
accept_uni
(&self)
crates/xwt-wtransport/src/lib.rs:139
Method
accept_uni
(&self)
crates/xwt-anchor/src/impls/xwt_core/session_streams.rs:92
Method
accept_uni
(&self)
crates/xwt-erased/src/core_compat/session/stream.rs:20
Method
accept_uni
(&self)
crates/xwt-web/src/lib.rs:345
Method
accept_uni
( &self, )
crates/xwt-dyn/src/session/stream.rs:213
Method
as_error_code
(&self)
crates/xwt-wtransport/src/error_as_error_code.rs:6
Method
as_error_code
(&self)
crates/xwt-erased/src/core_compat/stream/error.rs:2
Method
as_error_code
(&self)
crates/xwt-web/src/error_as_error_code.rs:8
Method
as_ref
(&self)
crates/xwt-anchor/src/impls/xwt_core/datagram.rs:9
Function
chat_write
Print the chat text to the stdout.
examples/microapp/client-native/src/lib.rs:45
Function
chat_write
Append the chat text to the document.
examples/microapp/client-web/src/lib.rs:61
Function
chat_write
Print the chat text to the stdout.
examples/microapp-erased/client-native/src/lib.rs:43
Function
chat_write
Append the chat text to the document.
examples/microapp-erased/client-web/src/lib.rs:60
Function
client
()
crates/xwt-erased/tests/native.rs:8
Method
close
(self, status: u16)
crates/xwt-anchor/src/impls/xwt_core/endpoint_accept.rs:43
Method
close
(self, status: u16)
crates/xwt-erased/src/core_compat/endpoint/server.rs:28
Method
close
( self: Box<Self>, status: u16, )
crates/xwt-dyn/src/endpoint/accept.rs:108
Function
closed_bi_read_stream
()
crates/xwt-wtransport/tests/test.rs:166
Function
closed_bi_read_stream
()
crates/xwt-web/tests/test.rs:193
Function
closed_bi_read_stream_with_error
()
crates/xwt-wtransport/tests/test.rs:182
Function
closed_bi_read_stream_with_error
()
crates/xwt-web/tests/test.rs:208
Function
closed_bi_send_stream
()
crates/xwt-wtransport/tests/test.rs:198
Function
closed_bi_send_stream
()
crates/xwt-web/tests/test.rs:223
Function
closed_bi_send_stream_with_error
()
crates/xwt-wtransport/tests/test.rs:214
Function
closed_bi_send_stream_with_error
()
crates/xwt-web/tests/test.rs:238
Function
closed_uni_stream
()
crates/xwt-wtransport/tests/test.rs:134
Function
closed_uni_stream
()
crates/xwt-web/tests/test.rs:163
Function
closed_uni_stream_with_error
()
crates/xwt-wtransport/tests/test.rs:150
Function
closed_uni_stream_with_error
()
crates/xwt-web/tests/test.rs:178
Method
compute_for_der
Compute the SHA-256 fingerprint of the certificate data encoded in the DER format.
crates/xwt-cert-fingerprint/src/lib.rs:104
Method
compute_for_public_key_bytes
Compute RFC 7469 signature for the given public key bytes.
crates/xwt-cert-fingerprint/src/lib.rs:37
Method
compute_rustls_pki_types
( cert: &rustls_pki_types::TrustAnchor<'_>, )
crates/xwt-cert-fingerprint/src/lib.rs:30
Method
compute_x509_cert
(cert: &x509_cert::Certificate)
crates/xwt-cert-fingerprint/src/lib.rs:19
Method
connect
(&self, url: &str)
crates/xwt-wtransport/src/lib.rs:26
Method
connect
(&self, url: &str)
crates/xwt-anchor/src/impls/xwt_core/endpoint_connect.rs:14
Method
connect
(&self, url: &str)
crates/xwt-erased/src/core_compat/endpoint/client.rs:5
Method
connect
(&self, url: &str)
crates/xwt-web/src/lib.rs:39
Method
connect
( &'a self, url: &'a str, )
crates/xwt-dyn/src/endpoint/connect.rs:26
Function
datagrams
()
crates/xwt-wtransport/tests/test.rs:60
Function
datagrams
()
crates/xwt-web/tests/test.rs:49
Function
datagrams_read_into
()
crates/xwt-wtransport/tests/test.rs:71
Function
datagrams_read_into
()
crates/xwt-web/tests/test.rs:60
Method
default
()
examples/microapp/server-shared/src/lib.rs:26
Method
default
()
examples/microapp-erased/server-shared/src/lib.rs:14
Method
deref
(&self)
crates/xwt-erased/src/stream.rs:12
Method
deref
(&self)
crates/xwt-erased/src/session/datagram.rs:11
Function
dictionary_macro_rw
()
crates/web-wt-sys/tests/webtransport.rs:18
Method
drop
(&mut self)
crates/xwt-web/src/lib.rs:132
Method
finish
(mut self)
crates/xwt-wtransport/src/lib.rs:278
Method
finish
(self)
crates/xwt-anchor/src/impls/xwt_core/streams.rs:46
Method
finish
(self)
crates/xwt-erased/src/core_compat/stream/send.rs:28
Method
finish
(self)
crates/xwt-web/src/lib.rs:466
Method
finish
( self: Box<Self>, )
crates/xwt-dyn/src/stream.rs:187
Method
finished
(mut self)
crates/xwt-wtransport/src/lib.rs:286
Method
finished
(self)
crates/xwt-anchor/src/impls/xwt_core/streams.rs:57
Method
finished
(self)
crates/xwt-erased/src/stream.rs:82
Method
finished
(self)
crates/xwt-erased/src/core_compat/stream/recv.rs:28
Method
finished
(self)
crates/xwt-web/src/lib.rs:479
Method
finished
( self: Box<Self>, )
crates/xwt-dyn/src/stream.rs:210
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-error/src/impls/display.rs:7
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-error/src/impls/debug.rs:7
Method
fmt
(&self, f: &mut core::fmt::Formatter<'_>)
crates/xwt-cert-fingerprint/src/lib.rs:142
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-erased-error/src/impls/display.rs:4
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-erased-error/src/impls/debug.rs:4
Method
fmt
(&self, f: &mut core::fmt::Formatter<'_>)
crates/xwt-erased/src/stream.rs:18
Method
fmt
(&self, f: &mut core::fmt::Formatter<'_>)
crates/xwt-erased/src/error.rs:19
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-web/src/error.rs:8
Method
from
(value: wasm_bindgen::JsValue)
crates/xwt-web/src/error.rs:17
Method
from
(value: web_sys::ReadableStreamReadResult)
crates/web-wt-sys/src/streams/readable_stream_read_result.rs:21
Method
from_endpoint
(endpoint: Box<dyn xwt_dyn::endpoint::Accept>)
crates/xwt-erased/src/endpoint/server.rs:18
Method
from_endpoint
(endpoint: Box<dyn xwt_dyn::endpoint::Connect>)
crates/xwt-erased/src/endpoint/client.rs:18
Method
from_fingerprint_bytes
Create a [`Sha256`] fingerprint object from the precomputed fingerprint bytes. Might be useful to someone who want to use the display implementation.
crates/xwt-cert-fingerprint/src/lib.rs:112
Method
from_inner
(inner: Box<dyn xwt_dyn::session::stream::RecvStream>)
crates/xwt-erased/src/stream.rs:57
Method
from_inner
(inner: maybe_send_sync::BoxedError<'static>)
crates/xwt-erased/src/error.rs:13
← previous
next →
101–200 of 337, ranked by callers