Docs.rs
jawk-0.1.15
jawk 0.1.15
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
yift
Dependencies
base64 ^0.22
normal
bigdecimal ^0.4
normal
cached ^0.53
normal
chrono ^0.4
normal
clap ^4.5
normal
clap-markdown ^0.1
normal
optional
indexmap ^2.6
normal
mdbook ^0.4
normal
optional
open ^5.3
normal
regex ^1.11
normal
thiserror ^1.0
normal
Versions
23.08%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jawk
0.1.15
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crate
jawk
Copy item path
source
Structs
§
Cli
An AWK like toold for JSON input.
Enums
§
Main
Error
Functions
§
go
Start JAWK and return a resuilt.
Type Aliases
§
Result
A result from running the go function