rocket-include-handlebars 0.13.4

This is a crate which provides macros `handlebars_resources_initialize!` and `handlebars_response!` to statically include HBS (Handlebars) files from your Rust project and make them be the HTTP response sources quickly.
Documentation

rocket-include-handlebars

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

helpers

  • helper_inc
  • helper_dec
  • helper_eq_str
  • helper_ne_str

helper_dec

    This feature flag does not enable additional features.

helper_ne_str

    This feature flag does not enable additional features.

helper_eq_str

    This feature flag does not enable additional features.

helper_inc

    This feature flag does not enable additional features.