Docs.rs
dtcs-0.13.0
dtcs 0.13.0
Docs.rs crate page
Apache-2.0
17 July 2026
Links
Repository
crates.io
Source
Owners
eddiethedean
Dependencies
chrono ^0.4
normal
chrono-tz ^0.10
normal
clap ^4
normal
optional
include_dir ^0.7
normal
indexmap ^2
normal
miette ^7
normal
pyo3 ^0.23
normal
optional
regex ^1
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
uuid ^1
normal
uuid ^1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse_json
dtcs
0.13.0
In dtcs::
parser
dtcs
::
parser
Function
parse_
json
Copy item path
Source
pub fn parse_json(content: &[
u8
]) ->
ParseResult
Expand description
Parse a DTCS document from JSON.