Docs.rs
barbacane-compiler-0.7.0
barbacane-compiler 0.7.0
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
ndreno
Dependencies
chrono ^0.4
normal
flate2 ^1
normal
hex ^0.4
normal
home ^0.5
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^2
normal
toml ^0.8
normal
tracing ^0.1
normal
criterion ^0.5
dev
serde_json ^1
dev
tempfile ^3
dev
Versions
90.2%
of the crate is documented
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_file
barbacane_
compiler
0.7.0
In barbacane_
compiler::
spec_
parser::
parser
barbacane_compiler
::
spec_parser
::
parser
Function
parse_
spec_
file
Copy item path
Source
pub fn parse_spec_file(path: &
Path
) ->
Result
<
ApiSpec
,
ParseError
>
Expand description
Parse a spec from a file path.