Docs.rs
lintel-check-0.0.1
lintel-check 0.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
macalinao
Dependencies
anyhow ^1
normal
glob ^0.3
normal
glob-match ^0.2
normal
ignore ^0.4
normal
json5 ^1.3
normal
jsonc-parser ^0.29
normal
jsonschema ^0.42
normal
lintel-schema-cache ^0.0.1
normal
miette ^7
normal
schemars ^1
normal
schemastore ^0.0.1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.0
normal
insta ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
50.55%
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
run
lintel_
check
0.0.1
In lintel_
check::
validate
lintel_check
::
validate
Function
run
Copy item path
Source
pub async fn run<C:
HttpClient
>( args: &
ValidateArgs
, client: C, ) ->
Result
<
ValidateResult
>