handlebars_misc_helpers 0.11.2

A collection of helpers for handlebars (rust) to manage string, json, yaml, toml, path, file, http request.

handlebars_misc_helpers

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

default

  • string
  • http_attohttpc
  • json
  • jsonnet

string

  • Inflector
  • enquote

http_attohttpc

  • attohttpc
  • http_fct

json

  • lazy_static
  • serde
  • serde_json
  • serde_yaml
  • toml

jsonnet

  • jsonnet-rs

Inflector

    This feature flag does not enable additional features.

enquote

    This feature flag does not enable additional features.

attohttpc

    This feature flag does not enable additional features.

http_fct

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde_yaml

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

jsonnet-rs

    This feature flag does not enable additional features.

http_reqwest

  • reqwest
  • http_fct

reqwest

    This feature flag does not enable additional features.