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

#334 in Build Utils

Download history 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 690/week @ 2024-12-14 798/week @ 2024-12-21 375/week @ 2024-12-28 774/week @ 2025-01-04 352/week @ 2025-01-11 249/week @ 2025-01-18 166/week @ 2025-01-25 174/week @ 2025-02-01

996 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