#web-server #server #web #rocket #static #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

#211 in #rocket

Download history 722/week @ 2024-06-01 724/week @ 2024-06-08 613/week @ 2024-06-15 721/week @ 2024-06-22 1018/week @ 2024-06-29 1220/week @ 2024-07-06 578/week @ 2024-07-13 681/week @ 2024-07-20 578/week @ 2024-07-27 783/week @ 2024-08-03 524/week @ 2024-08-10 803/week @ 2024-08-17 929/week @ 2024-08-24 769/week @ 2024-08-31 665/week @ 2024-09-07 553/week @ 2024-09-14

3,143 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
~369K SLoC