Docs.rs
phabricator-mock-0.0.4
phabricator-mock 0.0.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sjoerdsimons
Dependencies
anyhow ^1.0.38
normal
derive_builder ^0.9.0
normal
form_urlencoded ^1.0
normal
rand ^0.8.3
normal
rust_decimal ^1.10
normal
serde ^1.0.123
normal
serde_json ^1.0
normal
url ^2.2.0
normal
wiremock ^0.5.2
normal
Versions
3.31%
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
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
phabricator_
mock
0.0.4
Project
Aliased Type
In phabricator_
mock::
project
phabricator_mock
::
project
Type Alias
Project
Copy item path
Source
pub type Project =
Arc
<
ProjectData
>;
Aliased Type
ยง
pub struct Project {
/* private fields */
}