macro rust-embed-for-web-impl

The proc-macro implementation of rust-embed-for-web

14 stable releases (3 major)

11.2.1 May 17, 2024
11.2.0 Jan 13, 2024
11.1.4 Oct 26, 2023
11.1.1 Apr 5, 2023
7.0.0 Oct 9, 2022
Download history 786/week @ 2024-10-29 799/week @ 2024-11-05 862/week @ 2024-11-12 882/week @ 2024-11-19 884/week @ 2024-11-26 1035/week @ 2024-12-03 1050/week @ 2024-12-10 1251/week @ 2024-12-17 846/week @ 2024-12-24 1463/week @ 2024-12-31 1333/week @ 2025-01-07 1323/week @ 2025-01-14 1757/week @ 2025-01-21 1147/week @ 2025-01-28 1140/week @ 2025-02-04 1524/week @ 2025-02-11

5,877 downloads per month
Used in 2 crates (via rust-embed-for-web)

MIT license

32KB
703 lines

Rust Embed Implementation

The implementation of the rust-embed macro lies here.


lib.rs:

This crate contains the implementation of the RustEmbed macro for rust-embed-for-web.

You generally don't want to use this crate directly, rust-embed-for-web re-exports any necessary parts from this crate.

Dependencies

~9–16MB
~366K SLoC