Docs.rs
  • ippper-0.4.0
    • ippper 0.4.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ArcticLampyrid
    • Dependencies
      • anyhow ^1 normal
      • async-compression ^0.4 normal
      • bytes ^1 normal
      • derive_builder ^0.20 normal
      • fmt-derive ^0.1 normal
      • futures ^0.3 normal
      • futures-locks ^0.7 normal
      • http ^1 normal
      • http-body ^1 normal
      • http-body-util ^0.1 normal
      • hyper ^1 normal optional
      • hyper-util ^0.1 normal optional
      • ipp ^5 normal
      • log ^0.4 normal
      • moka ^0.12 normal
      • num-traits ^0.2 normal
      • pin-project-lite ^0.2 normal
      • rustls-pemfile ^2.1 normal optional
      • thiserror ^1.0 normal
      • tokio ^1 normal optional
      • tokio-rustls ^0.26 normal optional
      • uuid ^1 normal
      • tokio-util ^0.7 dev
    • Versions
    • 9.01% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

ippper0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • body::Body
  • error::IppError
  • model::Resolution
  • service::simple::PrinterInfo
  • service::simple::PrinterInfoBuilder
  • service::simple::SimpleIppDocument
  • service::simple::SimpleIppJobAttributes
  • service::simple::SimpleIppService

Enums

  • model::PageOrientation
  • model::WhichJob
  • service::simple::PrinterInfoBuilderError

Traits

  • service::IppService
  • service::simple::SimpleIppServiceHandler

Functions

  • handler::handle_ipp_via_http
  • server::serve_adaptive_https
  • server::serve_http
  • server::tls_config_from_reader
  • server::wrap_as_http_service

Type Aliases

  • result::IppResult