Docs.rs
har-0.8.1
har 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mandrean
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.11
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
glob ^0.3
dev
Versions
3.88%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
har
0.8.1
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
har
Copy item path
Source
Modules
§
v1_2
v1_3
Structs
§
Har
Enums
§
Error
Errors that HAR functions may return
Spec
Supported versions of HAR.
Functions
§
from_
path
Deserialize a HAR from a path
from_
reader
Deserialize a HAR from type which implements Read
to_json
Serialize HAR spec to JSON string
to_yaml
Serialize HAR spec to a YAML string