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 666/week @ 2024-07-22 595/week @ 2024-07-29 803/week @ 2024-08-05 486/week @ 2024-08-12 897/week @ 2024-08-19 853/week @ 2024-08-26 766/week @ 2024-09-02 665/week @ 2024-09-09 591/week @ 2024-09-16 545/week @ 2024-09-23 592/week @ 2024-09-30 657/week @ 2024-10-07 989/week @ 2024-10-14 861/week @ 2024-10-21 843/week @ 2024-10-28 779/week @ 2024-11-04

3,500 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–17MB
~373K SLoC