#web-server #server #web #static #rocket #http

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

#189 in #rocket

Download history 201/week @ 2024-02-04 209/week @ 2024-02-11 271/week @ 2024-02-18 229/week @ 2024-02-25 569/week @ 2024-03-03 1446/week @ 2024-03-10 367/week @ 2024-03-17 193/week @ 2024-03-24 406/week @ 2024-03-31 296/week @ 2024-04-07 248/week @ 2024-04-14 294/week @ 2024-04-21 316/week @ 2024-04-28 913/week @ 2024-05-05 924/week @ 2024-05-12 936/week @ 2024-05-19

3,100 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–18MB
~375K SLoC