enhanced-stdlib 0.0.0-invisible

An all-in-one library to make it easy to develop safe, strong, maintainable and user-friendly applications without writing tons of dependencies.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.69 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 981.01 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • onion108

The Enhanced Standard Library

Rust has a great standard library, but it seems that the Rust haven't included enough feature to make development easier. You have to write a lot of dependencies when you want to write a safe, strong and maintainable application. Our goal is to make it easy to develop safe, strong, maintainable and user-friendly applications in Rust by creating an all-in-one library, which is the Enhanced Standard Library.