usnjrnl 0.4.5

parses a $UsnJrnl file
Documentation

usnjrnl

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

default

  • usnjrnl_dump
  • gzip

usnjrnl_dump

  • clap
  • clap-verbosity-flag
  • anyhow
  • simplelog
  • bodyfile
  • serde_json

gzip

  • flate2

clap

  • dep:clap

clap-verbosity-flag

  • dep:clap-verbosity-flag

anyhow

  • dep:anyhow

simplelog

  • dep:simplelog

bodyfile

  • dep:bodyfile

serde_json

  • dep:serde_json

flate2

  • dep:flate2