Docs.rs
task-hookrs-0.9.0
task-hookrs 0.9.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
matthiasbeyer
Dependencies
chrono ^0.4
normal
derive_builder ^0.12.0
normal
log ^0.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
uuid ^1.2
normal
env_logger ^0.10
dev
Versions
100%
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
task_
hookrs
0.9.0
Project
Aliased Type
In task_
hookrs::
project
task_hookrs
::
project
Type Alias
Project
Copy item path
Source
pub type Project =
String
;
Expand description
Typedef for Project type.
Aliased Type
ยง
pub struct Project {
/* private fields */
}