Post Axu62EWIXW5BegwAeO by [email protected] | |
More posts by [email protected] | |
Post #AxtmI5hl5Fa3rja8rw by [email protected] | |
0 likes, 0 repeats | |
Result<(), Box<dyn Error>>for when you really just don't give a… | |
Post #AxtmpFh8xgjCPD6gM4 by [email protected] | |
0 likes, 0 repeats | |
@bamboombibbitybop All bases covered:```pub type DynResult<T=()> = std::r… | |
Post #Axu62EWIXW5BegwAeO by [email protected] | |
0 likes, 0 repeats | |
@cehteh @bamboombibbitybop Huh 😮 Why `Arc<>` for error, and why `'… | |
Post #Axu62EdO79ko0gFphY by [email protected] | |
0 likes, 0 repeats | |
@michalfita @bamboombibbitybop Arc for borderline use cases where you need to c… |