This website requires JavaScript.
Explore
Help
Sign In
studio
/
tuwunel
Watch
2
Star
0
Fork
0
You've already forked tuwunel
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d665a34f30d8f8556cb4b4ef2d30af0cf5559a96
tuwunel
/
src
/
core
/
utils
/
future
History
Jason Volk
1ce3d2b01f
Add ReadyBoolExt special case for ReadyEqExt.
...
Signed-off-by: Jason Volk <
jason@zemos.net
>
2025-12-01 08:01:52 +00:00
..
bool_ext.rs
Simplify types, mitigate expansion; eliminate unnecessary move.
2025-10-21 05:25:11 +00:00
ext_ext.rs
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00
mod.rs
Add ReadyBoolExt special case for ReadyEqExt.
2025-12-01 08:01:52 +00:00
option_ext.rs
Add unwrap suite to future::OptionExt extensions.
2025-11-02 00:02:49 +00:00
option_stream.rs
abstract and encapsulate the awkward OptionFuture into Stream pattern
2025-04-05 02:44:46 +00:00
ready_bool_ext.rs
Add ReadyBoolExt special case for ReadyEqExt.
2025-12-01 08:01:52 +00:00
ready_eq_ext.rs
add ReadyEq future extension
2025-04-09 03:40:44 +00:00
try_ext_ext.rs
run cargo fix for rust 2024 changes and rustfmt
2025-02-23 01:17:45 -05:00