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

#482 in Build Utils

Download history 373/week @ 2024-08-31 458/week @ 2024-09-07 458/week @ 2024-09-14 405/week @ 2024-09-21 315/week @ 2024-09-28 264/week @ 2024-10-05 520/week @ 2024-10-12 932/week @ 2024-10-19 651/week @ 2024-10-26 1149/week @ 2024-11-02 523/week @ 2024-11-09 862/week @ 2024-11-16 758/week @ 2024-11-23 433/week @ 2024-11-30 523/week @ 2024-12-07 684/week @ 2024-12-14

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