.. |
future
|
abstract and encapsulate the awkward OptionFuture into Stream pattern
|
2025-04-05 02:44:46 +00:00 |
hash
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
math
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
result
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
stream
|
add ready_find() stream extension
|
2025-04-19 22:16:23 +01:00 |
string
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
sys
|
remove recently-made-unnecessary unsafe block
|
2025-03-31 02:30:32 +00:00 |
time
|
move exponential backoff util to different submod
|
2025-01-01 23:28:01 -05:00 |
arrayvec.rs
|
start an ArrayVec extension trait
|
2024-10-27 00:11:50 +00:00 |
bool.rs
|
add and/and_then to BoolExt
|
2025-01-01 23:28:01 -05:00 |
bytes.rs
|
upgrade dependency ByteSize
|
2025-03-31 04:27:20 +00:00 |
content_disposition.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
debug.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
defer.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
hash.rs
|
optimize sha256 interface gather/vector inputs
|
2024-11-16 00:33:40 +00:00 |
html.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
json.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
math.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
mod.rs
|
extend extract_variant to multiple variants
|
2025-04-05 02:44:46 +00:00 |
mutex_map.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
rand.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
result.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
set.rs
|
relax Send on input iterator
|
2024-12-18 13:29:51 -05:00 |
string.rs
|
fix some nightly clippy lints
|
2025-03-13 08:37:34 -04:00 |
sys.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
tests.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
time.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |