11 releases

0.1.6 Nov 1, 2024
0.1.5 Jul 11, 2024
0.1.4 Mar 24, 2024
0.1.0 Nov 23, 2023
0.0.1 Mar 18, 2023

#165 in Build Utils

Download history 732/week @ 2024-07-28 466/week @ 2024-08-04 220/week @ 2024-08-11 451/week @ 2024-08-18 443/week @ 2024-08-25 350/week @ 2024-09-01 476/week @ 2024-09-08 465/week @ 2024-09-15 410/week @ 2024-09-22 289/week @ 2024-09-29 403/week @ 2024-10-06 447/week @ 2024-10-13 864/week @ 2024-10-20 672/week @ 2024-10-27 1158/week @ 2024-11-03 461/week @ 2024-11-10

3,243 downloads per month
Used in 23 crates (14 directly)

MIT license

8KB
190 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

~690KB
~15K SLoC