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

#197 in Programming languages

Download history 306/week @ 2024-01-25 402/week @ 2024-02-01 244/week @ 2024-02-08 205/week @ 2024-02-15 246/week @ 2024-02-22 121/week @ 2024-02-29 461/week @ 2024-03-07 590/week @ 2024-03-14 875/week @ 2024-03-21 761/week @ 2024-03-28 716/week @ 2024-04-04 976/week @ 2024-04-11 714/week @ 2024-04-18 702/week @ 2024-04-25 581/week @ 2024-05-02 299/week @ 2024-05-09

2,347 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

~665KB
~14K SLoC