enso/lib/rust/prelude
Michał Wawrzyniec Urbańczyk e7ca4aaf25
Removed enso-types and a some unused dependencies. (#9342)
Removed `enso-types` crate which had only one reference in unused part of the code. Removed some unused dependencies from `Cargo.toml` files.

# Important Notes
CI has a similar hiccup as before. Please disregard this for now in the review.
2024-03-11 17:44:39 +00:00
..
src Remove gui1 codebase (#9242) 2024-03-07 02:20:21 +00:00
Cargo.toml Removed enso-types and a some unused dependencies. (#9342) 2024-03-11 17:44:39 +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.