Docs.rs
ipp-printer-app-0.1.0
ipp-printer-app 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
heeen
Dependencies
axum ^0.8
normal
bitflags ^2
normal
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
ipp ^6
normal
log ^0.4
normal
mdns-sd ^0.19
normal
optional
num-traits ^0.2
normal
parking_lot ^0.12
normal
print_raster ^0.1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
uuid ^1
normal
env_logger ^0.11
dev
ipp ^6
dev
Versions
100%
of the crate is documented
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
Skip to main content
JobId
ipp_
printer_
app
0.1.0
In ipp_
printer_
app::
job
ipp_printer_app
::
job
Type Alias
JobId
Copy item path
Source
pub type JobId =
u32
;
Expand description
Monotonic job-id allocated by
JobRegistry::create
.