Docs.rs
notarai-0.2.0
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
notarai 0.2.0
CLI validator for NotarAI spec files
Crate
Source
Builds
Feature flags
Hide files
.claude
.github
.notarai
commands
docs
img
scripts
src
templates
tests
.cargo_vcs_info.json
.eslint.config.js
.gitignore
.mcp.json
.pre-commit-config.yaml
.prettierignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
CLAUDE.md
CONTRIBUTING.md
LICENSE
notarai.spec.json
package-lock.json
package.json
prettier.config.mjs
README.md
1
2
3
4
5
6
7
{
"
private
"
:
true
,
"
type
"
:
"
module
"
,
"
devDependencies
"
:
{
"
prettier
"
:
"
^3.4.2
"
}
}