enso/lib/rust/prelude
Paweł Grabarz f14b79f8cf
Rust bump, reduce dependencices (#10803)
Updated rust version, removed some unnecessary or problematic dependencies. Ported some changes from bazel branch.
2024-08-13 23:16:55 +00:00
..
macros Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
src Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
Cargo.toml Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
README.md add rust libs 2021-10-30 02:28:55 +02:00

Enso Prelude

The Enso prelude is a library in the style of the Haskell prelude, pulling in a number of useful foundational features for writing Rust code in the Enso project.