1 unstable release

0.2.1 Feb 10, 2024
0.2.0 Feb 1, 2024
0.1.1 Jan 29, 2024
0.0.1 May 24, 2024
0.0.0 Jan 28, 2024

#50 in #convenience

Download history 17/week @ 2024-01-26 2/week @ 2024-02-02 8/week @ 2024-02-16 11/week @ 2024-02-23 6/week @ 2024-03-01 15/week @ 2024-03-08 7/week @ 2024-03-15 5/week @ 2024-03-29 1/week @ 2024-04-05

424 downloads per month

MPL-2.0 license

14KB
67 lines

e - Every

Every library provides a set of utility tools, it can give you some little conveniences.

Using

Add the following line to your Cargo.toml:

e = "0.2.0"

Or run the following Cargo command in your project directory:

cargo add e

To get started using e, see Documentations.


lib.rs:

A set of utility tools for Rust.

Dependencies