Docs.rs
  • async-coap-uri-0.1.0
    • async-coap-uri 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • darconeous
    • Dependencies
      • async-coap-uri-macros ^0.1.0 normal
      • lazy_static ^1.3 normal
      • proc-macro-hack ^0.5 normal
      • regex ^1.1 normal
    • 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

async_coap_uri0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • ParseError
  • RelRef
  • RelRefBuf
  • Uri
  • UriBuf
  • UriDisplay
  • UriRawComponents
  • UriRef
  • UriRefBuf
  • UriUnescapeBuf
  • escape::EscapeUri
  • escape::UnescapeUri

Enums

  • ResolveError
  • UriType

Traits

  • AnyUriRef
  • escape::StrExt

Macros

  • rel_ref
  • rel_ref_format
  • uri
  • uri_format
  • uri_ref
  • uri_ref_format

Type Aliases

  • RelRefCow
  • UriCow
  • UriRefCow