Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blukai/haste
/ functions
Functions
316 in github.com/blukai/haste
⨍
Functions
316
◇
Types & classes
106
Method
start_reading
creates a new [`DemoFile`] instance from the given reader. # performance note for optimal performance make sure to provide a reader that implements
crates/haste_core/src/demofile.rs:78
Method
start_streaming
( http_client: C, base_url: impl Into<String>, )
crates/haste_broadcast/src/broadcasthttp.rs:232
Method
start_streaming_and_buffer
buffer all packets. this enables seeking on [`DemoStream`].
crates/haste_broadcast/src/broadcasthttp.rs:253
Method
stream_len
panics if [`BroadcastHttp`] was not constructed with `start_reading_and_buffer`.
crates/haste_broadcast/src/broadcasthttp.rs:460
Method
stream_position
(&mut self)
crates/haste_broadcast/src/broadcastfile.rs:61
Method
sync_response
(&self)
crates/haste_broadcast/src/broadcasthttp.rs:262
Method
tables
(&self)
crates/haste_core/src/stringtables.rs:403
Function
test_read_string
()
crates/haste_core/src/bitreader.rs:332
Method
tick
(&self)
crates/haste_core/src/parser.rs:88
Method
to
(self, end: Self)
crates/haste_vartype/src/span.rs:29
Method
total_ticks
panics if [`BroadcastHttp`] was not constructed with `start_reading_and_buffer`.
crates/haste_broadcast/src/broadcasthttp.rs:570
Method
total_ticks
(&mut self)
crates/haste_broadcast/src/broadcastfile.rs:110
Function
unexpected_eof
()
crates/haste_vartype/src/parser.rs:121
Function
unexpected_token
()
crates/haste_vartype/src/parser.rs:132
Method
values
(&self)
crates/haste_core/src/flattenedserializers.rs:387
Method
with_state
(state: S)
examples/messagehandler-experiment/handler.rs:66
← previous
301–316 of 316, ranked by callers