Crate jf

source ·

Re-exports

Modules

  • This jf library can be embedded into other Rust programs. To use only the templates and values, use one of the render or format_* functions.

Constants

Functions

  • Render and format the template into JSON.
  • Render and format the template into pretty JSON.
  • Render and format the template into value JSON using the given arguments.
  • Render the template into raw string using the given arguments.