MCPcopy Create free account

hub / github.com/MOZGIII/xwt / functions

Functions337 in github.com/MOZGIII/xwt

Methodabort
(self, error_code: xwt_dyn::stream::ErrorCode)
crates/xwt-erased/src/core_compat/stream/send.rs:12
Methodabort
(self, error_code: xwt_dyn::stream::ErrorCode)
crates/xwt-erased/src/core_compat/stream/recv.rs:12
Methodabort
(self, error_code: xwt_core::stream::ErrorCode)
crates/xwt-web/src/lib.rs:426
Methodabort
( self: Box<Self>, error_code: xwt_core::stream::ErrorCode, )
crates/xwt-dyn/src/stream.rs:80
Methodaborted
(mut self)
crates/xwt-wtransport/src/lib.rs:183
Methodaborted
(self)
crates/xwt-anchor/src/impls/xwt_core/streams.rs:35
Methodaborted
(self)
crates/xwt-erased/src/core_compat/stream/send.rs:20
Methodaborted
(self)
crates/xwt-erased/src/core_compat/stream/recv.rs:20
Methodaborted
(self)
crates/xwt-web/src/lib.rs:441
Methodaborted
( self: Box<Self>, )
crates/xwt-dyn/src/stream.rs:107
Methodaccept
(&self)
crates/xwt-anchor/src/impls/xwt_core/endpoint_accept.rs:14
Methodaccept
(&self)
crates/xwt-erased/src/core_compat/endpoint/server.rs:5
Methodaccept
( &self, )
crates/xwt-dyn/src/endpoint/accept.rs:26
Functionaccept_and_close_bi_recv_streams
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:55
Functionaccept_and_close_bi_recv_streams_with_error_code
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:75
Functionaccept_and_close_bi_send_streams
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:103
Functionaccept_and_close_bi_send_streams_with_error_code
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:129
Functionaccept_and_close_uni_streams
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:15
Functionaccept_and_close_uni_streams_with_error_code
( session: std::sync::Arc<wtransport::Connection>, )
crates/xwt-test-server/src/routes/close.rs:35
Methodaccept_bi
(&self)
crates/xwt-wtransport/src/lib.rs:110
Methodaccept_bi
(&self)
crates/xwt-anchor/src/impls/xwt_core/session_streams.rs:79
Methodaccept_bi
(&self)
crates/xwt-erased/src/core_compat/session/stream.rs:12
Methodaccept_bi
(&self)
crates/xwt-web/src/lib.rs:314
Methodaccept_bi
( &self, )
crates/xwt-dyn/src/session/stream.rs:121
Functionaccept_bi_stream
()
crates/xwt-wtransport/tests/test.rs:122
Functionaccept_bi_stream
()
crates/xwt-web/tests/test.rs:152
Methodaccept_uni
(&self)
crates/xwt-wtransport/src/lib.rs:139
Methodaccept_uni
(&self)
crates/xwt-anchor/src/impls/xwt_core/session_streams.rs:92
Methodaccept_uni
(&self)
crates/xwt-erased/src/core_compat/session/stream.rs:20
Methodaccept_uni
(&self)
crates/xwt-web/src/lib.rs:345
Methodaccept_uni
( &self, )
crates/xwt-dyn/src/session/stream.rs:213
Methodas_error_code
(&self)
crates/xwt-wtransport/src/error_as_error_code.rs:6
Methodas_error_code
(&self)
crates/xwt-erased/src/core_compat/stream/error.rs:2
Methodas_error_code
(&self)
crates/xwt-web/src/error_as_error_code.rs:8
Methodas_ref
(&self)
crates/xwt-anchor/src/impls/xwt_core/datagram.rs:9
Functionchat_write
Print the chat text to the stdout.
examples/microapp/client-native/src/lib.rs:45
Functionchat_write
Append the chat text to the document.
examples/microapp/client-web/src/lib.rs:61
Functionchat_write
Print the chat text to the stdout.
examples/microapp-erased/client-native/src/lib.rs:43
Functionchat_write
Append the chat text to the document.
examples/microapp-erased/client-web/src/lib.rs:60
Functionclient
()
crates/xwt-erased/tests/native.rs:8
Methodclose
(self, status: u16)
crates/xwt-anchor/src/impls/xwt_core/endpoint_accept.rs:43
Methodclose
(self, status: u16)
crates/xwt-erased/src/core_compat/endpoint/server.rs:28
Methodclose
( self: Box<Self>, status: u16, )
crates/xwt-dyn/src/endpoint/accept.rs:108
Functionclosed_bi_read_stream
()
crates/xwt-wtransport/tests/test.rs:166
Functionclosed_bi_read_stream
()
crates/xwt-web/tests/test.rs:193
Functionclosed_bi_read_stream_with_error
()
crates/xwt-wtransport/tests/test.rs:182
Functionclosed_bi_read_stream_with_error
()
crates/xwt-web/tests/test.rs:208
Functionclosed_bi_send_stream
()
crates/xwt-wtransport/tests/test.rs:198
Functionclosed_bi_send_stream
()
crates/xwt-web/tests/test.rs:223
Functionclosed_bi_send_stream_with_error
()
crates/xwt-wtransport/tests/test.rs:214
Functionclosed_bi_send_stream_with_error
()
crates/xwt-web/tests/test.rs:238
Functionclosed_uni_stream
()
crates/xwt-wtransport/tests/test.rs:134
Functionclosed_uni_stream
()
crates/xwt-web/tests/test.rs:163
Functionclosed_uni_stream_with_error
()
crates/xwt-wtransport/tests/test.rs:150
Functionclosed_uni_stream_with_error
()
crates/xwt-web/tests/test.rs:178
Methodcompute_for_der
Compute the SHA-256 fingerprint of the certificate data encoded in the DER format.
crates/xwt-cert-fingerprint/src/lib.rs:104
Methodcompute_for_public_key_bytes
Compute RFC 7469 signature for the given public key bytes.
crates/xwt-cert-fingerprint/src/lib.rs:37
Methodcompute_rustls_pki_types
( cert: &rustls_pki_types::TrustAnchor<'_>, )
crates/xwt-cert-fingerprint/src/lib.rs:30
Methodcompute_x509_cert
(cert: &x509_cert::Certificate)
crates/xwt-cert-fingerprint/src/lib.rs:19
Methodconnect
(&self, url: &str)
crates/xwt-wtransport/src/lib.rs:26
Methodconnect
(&self, url: &str)
crates/xwt-anchor/src/impls/xwt_core/endpoint_connect.rs:14
Methodconnect
(&self, url: &str)
crates/xwt-erased/src/core_compat/endpoint/client.rs:5
Methodconnect
(&self, url: &str)
crates/xwt-web/src/lib.rs:39
Methodconnect
( &'a self, url: &'a str, )
crates/xwt-dyn/src/endpoint/connect.rs:26
Functiondatagrams
()
crates/xwt-wtransport/tests/test.rs:60
Functiondatagrams
()
crates/xwt-web/tests/test.rs:49
Functiondatagrams_read_into
()
crates/xwt-wtransport/tests/test.rs:71
Functiondatagrams_read_into
()
crates/xwt-web/tests/test.rs:60
Methoddefault
()
examples/microapp/server-shared/src/lib.rs:26
Methoddefault
()
examples/microapp-erased/server-shared/src/lib.rs:14
Methodderef
(&self)
crates/xwt-erased/src/stream.rs:12
Methodderef
(&self)
crates/xwt-erased/src/session/datagram.rs:11
Functiondictionary_macro_rw
()
crates/web-wt-sys/tests/webtransport.rs:18
Methoddrop
(&mut self)
crates/xwt-web/src/lib.rs:132
Methodfinish
(mut self)
crates/xwt-wtransport/src/lib.rs:278
Methodfinish
(self)
crates/xwt-anchor/src/impls/xwt_core/streams.rs:46
Methodfinish
(self)
crates/xwt-erased/src/core_compat/stream/send.rs:28
Methodfinish
(self)
crates/xwt-web/src/lib.rs:466
Methodfinish
( self: Box<Self>, )
crates/xwt-dyn/src/stream.rs:187
Methodfinished
(mut self)
crates/xwt-wtransport/src/lib.rs:286
Methodfinished
(self)
crates/xwt-anchor/src/impls/xwt_core/streams.rs:57
Methodfinished
(self)
crates/xwt-erased/src/stream.rs:82
Methodfinished
(self)
crates/xwt-erased/src/core_compat/stream/recv.rs:28
Methodfinished
(self)
crates/xwt-web/src/lib.rs:479
Methodfinished
( self: Box<Self>, )
crates/xwt-dyn/src/stream.rs:210
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-error/src/impls/display.rs:7
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-error/src/impls/debug.rs:7
Methodfmt
(&self, f: &mut core::fmt::Formatter<'_>)
crates/xwt-cert-fingerprint/src/lib.rs:142
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-erased-error/src/impls/display.rs:4
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-erased-error/src/impls/debug.rs:4
Methodfmt
(&self, f: &mut core::fmt::Formatter<'_>)
crates/xwt-erased/src/stream.rs:18
Methodfmt
(&self, f: &mut core::fmt::Formatter<'_>)
crates/xwt-erased/src/error.rs:19
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
crates/xwt-web/src/error.rs:8
Methodfrom
(value: wasm_bindgen::JsValue)
crates/xwt-web/src/error.rs:17
Methodfrom
(value: web_sys::ReadableStreamReadResult)
crates/web-wt-sys/src/streams/readable_stream_read_result.rs:21
Methodfrom_endpoint
(endpoint: Box<dyn xwt_dyn::endpoint::Accept>)
crates/xwt-erased/src/endpoint/server.rs:18
Methodfrom_endpoint
(endpoint: Box<dyn xwt_dyn::endpoint::Connect>)
crates/xwt-erased/src/endpoint/client.rs:18
Methodfrom_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
Methodfrom_inner
(inner: Box<dyn xwt_dyn::session::stream::RecvStream>)
crates/xwt-erased/src/stream.rs:57
Methodfrom_inner
(inner: maybe_send_sync::BoxedError<'static>)
crates/xwt-erased/src/error.rs:13
← previousnext →101–200 of 337, ranked by callers