9 releases

0.1.4 Mar 24, 2024
0.1.3 Mar 13, 2024
0.1.2 Feb 6, 2024
0.1.0 Nov 23, 2023
0.0.1 Mar 18, 2023

#264 in Programming languages

Download history 143/week @ 2024-01-01 241/week @ 2024-01-08 322/week @ 2024-01-15 317/week @ 2024-01-22 320/week @ 2024-01-29 319/week @ 2024-02-05 187/week @ 2024-02-12 320/week @ 2024-02-19 121/week @ 2024-02-26 236/week @ 2024-03-04 564/week @ 2024-03-11 723/week @ 2024-03-18 950/week @ 2024-03-25 540/week @ 2024-04-01 1153/week @ 2024-04-08 423/week @ 2024-04-15

3,273 downloads per month
Used in 21 crates (13 directly)

MIT license

7KB
176 lines

farmfe_utils

Rust utils package for Rust web compiler Farm.


lib.rs:

This crate provides shared utilities that is not related to any core compilation flow or data structures. If you are a plugin author and look for internal helpers, [farmfe_toolkit] crate should be your first choice.

Dependencies

~660KB
~14K SLoC