lib-humus 0.2.1

Helps creating configurable frontends for humans and computers using axum, Tera and toml.
Documentation

lib-humus

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 6 feature flags, 4 of them enabled by default.

default

  • toml
  • tera-loader
  • axum-view

toml

  • dep:toml

tera-loader

  • toml
  • dep:tera

axum-view

  • dep:axum
  • dep:tera
  • dep:mime

full

  • toml
  • tera-loader
  • axum-view+cookie

axum-view+cookie

  • axum-view
  • axum-extra/cookie