Docs.rs
coding-tools-0.2.0
coding-tools 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jshook
Dependencies
clap ^4.6.1
normal
jsonc-parser ^0.26
normal
regex ^1.12.3
normal
serde_json ^1.0.150
normal
walkdir ^2.5.0
normal
yaml-edit ^0.2.1
normal
libc ^0.2
normal
Versions
87.67%
of the crate is documented
Go to latest version
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_store
coding_
tools
0.2.0
In coding_
tools::
rules
coding_tools
::
rules
Function
parse_
store
Copy item path
Source
pub fn parse_store(text: &
str
) ->
Result
<
Store
,
String
>
Expand description
Parse and validate the JSONC store text.