Docs.rs
mitm2openapi-0.5.1
mitm2openapi 0.5.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Arkptz
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
clap ^4
normal
globset ^0.4
normal
har ^0.9
normal
indexmap ^2
normal
openapiv3 ^2.2
normal
regex ^1
normal
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
tempfile ^3
normal
thiserror ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
assert_cmd ^2
dev
predicates ^3
dev
pretty_assertions ^1
dev
proptest ^1
dev
Versions
38.42%
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
Module output
mitm2openapi
0.5.1
Module output
Module Items
Functions
In crate mitm2openapi
mitm2openapi
Module
output
Copy item path
Source
Functions
§
spec_
to_
yaml
Serialize an OpenAPI spec to a YAML string.
templates_
to_
yaml
Serialize discovered path templates to YAML for the discover output.
write_
yaml
Write a YAML string to a file, creating parent directories if needed.