Docs.rs
gitlab-runner-0.0.5
gitlab-runner 0.0.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sjoerdsimons
em-
Dependencies
async-trait ^0.1.50
normal
bytes ^1.0.1
normal
doc-comment ^0.3.3
normal
futures ^0.3.15
normal
parking_lot ^0.12.0
normal
pin-project ^1.0.7
normal
reqwest ^0.11.3
normal
serde ^1.0.125
normal
serde_json ^1.0.64
normal
tempfile ^3.2.0
normal
thiserror ^1.0.24
normal
tokio ^1.12.0
normal
tokio-util ^0.7
normal
tracing ^0.1.30
normal
tracing-subscriber ^0.3.8
normal
url ^2.2.1
normal
zip ^0.6.2
normal
futures ^0.3.15
dev
gitlab-runner-mock ^0.0.5
dev
structopt ^0.3.21
dev
tokio ^1.5.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
JobResult
In gitlab_runner
?
Type Definition
gitlab_runner
::
JobResult
source
·
[
−
]
pub type JobResult =
Result
<
()
,
()
>;
Expand description
Result type for various stagings of a jobs