10 releases

0.1.5 Jul 11, 2024
0.1.4 Mar 24, 2024
0.1.2 Feb 6, 2024
0.1.0 Nov 23, 2023
0.0.1 Mar 18, 2023

#163 in Build Utils

Download history 748/week @ 2024-06-25 788/week @ 2024-07-02 1267/week @ 2024-07-09 917/week @ 2024-07-16 807/week @ 2024-07-23 524/week @ 2024-07-30 462/week @ 2024-08-06 280/week @ 2024-08-13 472/week @ 2024-08-20 440/week @ 2024-08-27 358/week @ 2024-09-03 599/week @ 2024-09-10 367/week @ 2024-09-17 436/week @ 2024-09-24 146/week @ 2024-10-01 586/week @ 2024-10-08

1,647 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

~685KB
~15K SLoC