Docs.rs
spec-checker-0.2.0
spec-checker 0.2.0
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
alpibrupa
Dependencies
indexmap ^2
normal
lex-ast ^0.2.0
normal
lex-bytecode ^0.2.0
normal
lex-runtime ^0.2.0
normal
lex-syntax ^0.2.0
normal
lex-types ^0.2.0
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2
normal
lex-syntax ^0.2.0
dev
Versions
16.05%
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
parse_spec
spec_
checker
0.2.0
spec_checker
Function
parse_
spec
Copy item path
Source
pub fn parse_spec(src: &
str
) ->
Result
<
Spec
,
SpecParseError
>