Download Latest Version v3.1.0 source code.tar.gz (170.7 kB)
Email in envelope

Get an email when there's a new version of rust_core

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-02 910 Bytes
v2.0.0 source code.tar.gz 2024-12-02 159.5 kB
v2.0.0 source code.zip 2024-12-02 223.3 kB
Totals: 3 Items   383.7 kB 0

rust_core Renamed to rust

Changes

  • Add Path, UnixPath, WindowsPath
  • Add KeyedMutex
  • Add o to Ok, e to Err, value to Option
  • Change channel to localChannel
  • Remove deprecations
  • Remove individual library import files
  • Rename extensions
  • Rename errors

Going Forward

With the coming of macro's in Dart. There a lot more possibilities for the package going forward. On the list is

  • Implementing the base rust derive macros such as - #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Default)] in Dart.
  • Early Return Macro
  • Implementing an enum macro to concisely declare and generate rust like enums with sealed types.

Looking forward to the future of Dart!

Full Changelog: https://github.com/mcmah309/rust/compare/v1.3.2...v2.0.0

Source: README.md, updated 2024-12-02