rust-embed 6.6.1

Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Documentation

rust-embed

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 0 of them enabled by default.

salvo-ex

  • salvo
  • tokio
  • mime_guess
  • hex

poem-ex

  • poem
  • tokio
  • mime_guess
  • hex

axum-ex

  • axum
  • tokio
  • mime_guess

warp-ex

  • warp
  • tokio
  • mime_guess

include-exclude

  • rust-embed-impl/include-exclude
  • rust-embed-utils/include-exclude

mime-guess

  • rust-embed-impl/mime-guess
  • rust-embed-utils/mime-guess

compression

  • rust-embed-impl/compression
  • include-flate

actix

  • actix-web
  • mime_guess

debug-embed

  • rust-embed-impl/debug-embed
  • rust-embed-utils/debug-embed

tokio

  • dep:tokio

salvo

  • dep:salvo

rocket

  • dep:rocket

warp

  • dep:warp

include-flate

  • dep:include-flate

hex

  • dep:hex

mime_guess

  • dep:mime_guess

axum

  • dep:axum

poem

  • dep:poem

interpolate-folder-path

  • rust-embed-impl/interpolate-folder-path

actix-web

  • dep:actix-web