rust-result topic

List rust-result repositories

rustic

134
Stars
2
Forks
Watchers

rustic is a TypeScript library providing emulation of Rust's Option and Result types (and some useful wrappers for common js functions as well!)

safetywrap

41
Stars
3
Forks
Watchers

Fully typesafe, Rust-like Result and Option types for Python