Docs.rs
lintel-identify-0.0.13
lintel-identify 0.0.13
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
macalinao
Dependencies
anyhow ^1.0.102
normal
bpaf ^0.9.23
normal
glob-match ^0.2.1
normal
jsonschema-explain ^0.2.5
normal
lintel-cli-common ^0.0.6
normal
lintel-config ^0.0.8
normal
lintel-schema-cache ^0.0.12
normal
lintel-validate ^0.0.10
normal
schema-catalog ^0.0.9
normal
serde_json ^1.0.149
normal
terminal_size ^0.4.3
normal
tracing ^0.1.44
normal
Versions
82.35%
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_
identify
0.0.13
lintel_identify
Function
run
Copy item path
Source
pub async fn run(args:
IdentifyArgs
, global: &
CLIGlobalOptions
) ->
Result
<
bool
>