rust-embed 8.0.0

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.

poem-ex

  • poem
  • tokio
  • mime_guess
  • hex

salvo-ex

  • salvo
  • tokio
  • mime_guess
  • hex

warp-ex

  • warp
  • tokio
  • mime_guess

axum-ex

  • axum
  • tokio
  • mime_guess

actix

  • actix-web
  • mime_guess

debug-embed

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

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

rocket

  • dep:rocket

poem

  • dep:poem

warp

  • dep:warp

actix-web

  • dep:actix-web

interpolate-folder-path

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

mime_guess

  • dep:mime_guess

tokio

  • dep:tokio

hex

  • dep:hex

include-flate

  • dep:include-flate

axum

  • dep:axum

salvo

  • dep:salvo