nickel-lang 0.3.1

Programmable configuration files.
Documentation

nickel-lang

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

default

  • markdown
  • repl
  • doc

markdown

  • termimad

repl

  • rustyline
  • rustyline-derive
  • ansi_term

doc

  • comrak

termimad

    This feature flag does not enable additional features.

rustyline

    This feature flag does not enable additional features.

rustyline-derive

    This feature flag does not enable additional features.

ansi_term

    This feature flag does not enable additional features.

comrak

    This feature flag does not enable additional features.

repl-wasm

  • wasm-bindgen
  • js-sys
  • serde_repr

wasm-bindgen

    This feature flag does not enable additional features.

serde_repr

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.