Docs.rs
lava-api-0.1.2
lava-api 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sjoerdsimons
Dependencies
bytes ^1.2.1
normal
chrono ^0.4.20
normal
futures ^0.3
normal
log ^0.4.8
normal
reqwest ^0.11
normal
serde ^1.0.157
normal
serde_json ^1.0.51
normal
serde_with ^3
normal
serde_yaml ^0.9
normal
strum ^0.25
normal
thiserror ^1.0.56
normal
tokio ^1.35
normal
url ^2.2
normal
anyhow ^1.0.26
dev
boulder ^0.3
dev
django-query ^0.2
dev
env_logger ^0.10
dev
junit-parser ^1
dev
lava-api-mock ^0.1.2
dev
persian-rug ^0.1
dev
structopt ^0.3
dev
test-log ^0.2
dev
tokio-test ^0.4
dev
wiremock ^0.5.22
dev
Versions
26.42%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
lava_
api
0.1.2
Module test
Module Items
Structs
Enums
In crate lava_
api
lava_api
Module
test
Copy item path
Source
Expand description
Retrieve test data
Structs
§
Metadata
The metadata available for a
TestCase
from the LAVA API
Test
Case
The data available for a test case for a
Job
from the LAVA API
Enums
§
Error
Type
The type of an error that occurred running a test
Pass
Fail
The result of running a
TestCase
, as stored by LAVA