Docs.rs
spec-core-0.4.0
spec-core 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Spenquatch
Dependencies
anyhow ^1.0
normal
indexmap ^2
normal
jsonschema ^0.29
normal
proc-macro2 ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml_bw ^2.5.4
normal
syn ^2
normal
tempfile ^3.19
normal
thiserror ^2.0
normal
walkdir ^2.5
normal
Versions
28.63%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
normalize_spec
spec_
core
0.4.0
In spec_
core::
normalizer
spec_core
::
normalizer
Function
normalize_
spec
Copy item path
Source
pub fn normalize_spec(spec:
SpecStruct
) ->
Result
<
ResolvedSpec
>