Docs.rs
  • usb-if-0.2.2
    • usb-if 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ZR233
    • Dependencies
      • futures ^0.3 normal
      • log ^0.4 normal
      • num_enum ^0.7 normal
      • spin ^0.10 normal
      • thiserror ^2 normal
    • Versions
    • 12.33% of the crate is documented
  • Go to latest version
  • 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

usb_if0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • descriptor::ConfigurationDescriptor
  • descriptor::DescriptorType
  • descriptor::DeviceDescriptor
  • descriptor::EndpointDescriptor
  • descriptor::InterfaceDescriptor
  • descriptor::InterfaceDescriptors
  • host::ControlSetup
  • transfer::BmRequestType
  • transfer::wait::CallbackOnReady
  • transfer::wait::WaitMap
  • transfer::wait::WaitMapRaw
  • transfer::wait::Waiter

Enums

  • descriptor::ApplicationType
  • descriptor::AudioVideoType
  • descriptor::Class
  • descriptor::DebugProtocol
  • descriptor::DfxProtocol
  • descriptor::DiagnosticType
  • descriptor::DvbInterface
  • descriptor::EndpointType
  • descriptor::HubSpeed
  • descriptor::MctpType
  • descriptor::MctpVersion
  • descriptor::MiscellaneousType
  • descriptor::RndisType
  • descriptor::StepType
  • descriptor::TestMeasurementType
  • descriptor::TraceProtocol
  • descriptor::VisionInterface
  • descriptor::WireAdapterInterface
  • descriptor::WirelessType
  • err::TransferError
  • host::USBError
  • transfer::Direction
  • transfer::Recipient
  • transfer::Request
  • transfer::RequestType

Traits

  • host::Controller
  • host::Device
  • host::DeviceInfo
  • host::EndpintIsoIn
  • host::EndpintIsoOut
  • host::EndpointBulkIn
  • host::EndpointBulkOut
  • host::EndpointInterruptIn
  • host::EndpointInterruptOut
  • host::Interface
  • host::TEndpoint
  • host::Transfer

Functions

  • descriptor::decode_string_descriptor

Type Aliases

  • host::ResultTransfer
  • host::TransferFuture