An open API service indexing awesome lists of open source software.

https://github.com/skreborn/rustic

Various constructs inspired by the Rust programming language
https://github.com/skreborn/rustic

cloneable dart option result rust tuple

Last synced: 6 months ago
JSON representation

Various constructs inspired by the Rust programming language

Awesome Lists containing this project

README

          

# Rustic ⚙️

Rustic defines various constructs inspired by the [Rust] programming language.

Note that these are merely *inspired* by Rust, and do not necessarily map one-to-one to their
original counterparts. With that said, they do indeed share the majority of features and naming,
unless it is either againts Dart's conventions or simply impossible to implement.

## Release history 📜

See the [changelog] for a detailed list of changes throughout the package's history.

[Rust]: https://www.rust-lang.org/
[changelog]: https://github.com/skreborn/rustic/blob/master/CHANGELOG.md