Docs.rs
coding-tools-0.3.0
coding-tools 0.3.0
Permalink
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
84.69%
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
STORE_FILE
coding_
tools
0.3.0
In coding_
tools::
rules
coding_tools
::
rules
Constant
STORE_
FILE
Copy item path
Source
pub const STORE_FILE: &
str
= "rules.jsonc";
Expand description
The store’s path relative to the
.ct
directory.