rust_core 0.3.6 copy "rust_core: ^0.3.6" to clipboard
rust_core: ^0.3.6 copied to clipboard

Idiomatic Dart programming with predictable control flow, based off Rust's core library. Includes types like Result, Option, Cells, and extensive methods/extensions.

0.3.6 #

  • Async early return

0.3.5 #

  • LazyCell and OnceCell broader equality
  • ConstCell
  • BoolCell and StringCell

0.3.4 #

  • Int cell and Double cell

0.3.3 #

  • Library organization

0.3.2 #

  • Add Cell

0.3.1 #

  • Additional extensions

0.3.0 #

  • Early Return Notation Signature change

0.2.1 #

  • More docs

0.2.0 #

  • Add Option Early Return (Do Notation)
  • Add all methods for FutureOption
  • OnceCell fixes
  • LazyCell fixes
  • Option fixes
  • More Tests
  • More extensions

0.1.0 #

  • Various extensions
  • OnceCell
  • LazyCell
  • Option
  • Result Do Notation
  • Migrate over anyhow base

0.0.1 #

  • Initial version.
25
likes
0
pub points
70%
popularity

Publisher

verified publishervoyver.com

Idiomatic Dart programming with predictable control flow, based off Rust's core library. Includes types like Result, Option, Cells, and extensive methods/extensions.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on rust_core