jaq-core 1.2.1

Default native filters for jaq
Documentation

jaq-core

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

default

  • std
  • format
  • log
  • math
  • parse_json
  • regex
  • time

std

    This feature flag does not enable additional features.

format

  • aho-corasick
  • base64
  • urlencoding

log

  • dep:log

math

  • libm

parse_json

  • hifijson

regex

  • dep:regex

time

  • dep:time

aho-corasick

  • dep:aho-corasick

base64

  • dep:base64

urlencoding

  • dep:urlencoding

libm

  • dep:libm

hifijson

  • dep:hifijson