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

macro rust-embed-for-web-impl

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

13 stable releases (3 major)

11.2.0 Jan 13, 2024
11.1.4 Oct 26, 2023
11.1.1 Apr 5, 2023
11.1.0 Nov 12, 2022
7.0.0 Oct 9, 2022

#190 in #rocket

Download history 383/week @ 2023-12-23 497/week @ 2023-12-30 757/week @ 2024-01-06 272/week @ 2024-01-13 226/week @ 2024-01-20 202/week @ 2024-01-27 197/week @ 2024-02-03 217/week @ 2024-02-10 273/week @ 2024-02-17 210/week @ 2024-02-24 548/week @ 2024-03-02 1411/week @ 2024-03-09 415/week @ 2024-03-16 201/week @ 2024-03-23 410/week @ 2024-03-30 176/week @ 2024-04-06

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

MIT license

32KB
705 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

~11MB
~343K SLoC