Docs.rs
aether-core-0.1.1
aether-core 0.1.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sjkim1127
Dependencies
async-stream ^0.3.6
normal
async-trait ^0.1
normal
dashmap ^5.5.3
normal
fastembed ^5.8
normal
futures ^0.3.31
normal
handlebars ^6.4
normal
regex ^1.11
normal
reqwest ^0.12
normal
rhai ^1.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tempfile ^3.17
normal
thiserror ^2.0.17
normal
tokio ^1.49
normal
tokio-stream ^0.1.17
normal
tracing ^0.1
normal
criterion ^0.5
dev
tokio-test ^0.4
dev
Versions
94.74%
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
Module validation
aether_
core
0.1.1
Module validation
Module Items
Structs
Enums
Traits
In crate aether_
core
aether_core
Module
validation
Copy item path
Source
Structs
§
Rust
Validator
A validator that uses Rust-specific tools (cargo check, rustfmt).
Enums
§
Validation
Result
Result of a code validation check.
Traits
§
Validator
Trait for implementing code validators and formatters.