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

#333 in Build Utils

Download history 480/week @ 2024-08-23 363/week @ 2024-08-30 394/week @ 2024-09-06 524/week @ 2024-09-13 375/week @ 2024-09-20 365/week @ 2024-09-27 213/week @ 2024-10-04 537/week @ 2024-10-11 923/week @ 2024-10-18 517/week @ 2024-10-25 1207/week @ 2024-11-01 488/week @ 2024-11-08 846/week @ 2024-11-15 924/week @ 2024-11-22 369/week @ 2024-11-29 554/week @ 2024-12-06

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