#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

#229 in #rocket

Download history 851/week @ 2024-11-16 813/week @ 2024-11-23 1143/week @ 2024-11-30 907/week @ 2024-12-07 1191/week @ 2024-12-14 933/week @ 2024-12-21 1310/week @ 2024-12-28 1400/week @ 2025-01-04 1324/week @ 2025-01-11 1714/week @ 2025-01-18 1248/week @ 2025-01-25 1113/week @ 2025-02-01 1455/week @ 2025-02-08 1771/week @ 2025-02-15 1512/week @ 2025-02-22 1393/week @ 2025-03-01

6,304 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