Docs.rs
  • typed-path-0.1.0
    • typed-path 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • chipsenkbeil
    • Dependencies
    • Versions
    • 76.92% 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
logo

logo

Crate typed_path

logo
Change settings

List of all items

Structs

  • Ancestors
  • Display
  • Iter
  • Path
  • PathBuf
  • StripPrefixError
  • unix::UnixComponents
  • unix::UnixEncoding
  • windows::WindowsComponents
  • windows::WindowsEncoding
  • windows::WindowsPrefixComponent

Enums

  • unix::UnixComponent
  • windows::WindowsComponent
  • windows::WindowsPrefix

Traits

  • Component
  • Components
  • Encoding
  • TryAsRef

Typedefs

  • ParseError
  • native::NativeComponent
  • native::NativePath
  • native::NativePathBuf
  • unix::UnixPath
  • unix::UnixPathBuf
  • windows::WindowsPath
  • windows::WindowsPathBuf

Constants

  • unix::CURRENT_DIR
  • unix::DISALLOWED_FILENAME_BYTES
  • unix::PARENT_DIR
  • unix::SEPARATOR
  • unix::SEPARATOR_STR
  • windows::ALT_SEPARATOR
  • windows::ALT_SEPARATOR_STR
  • windows::CURRENT_DIR
  • windows::DISALLOWED_FILENAME_BYTES
  • windows::PARENT_DIR
  • windows::RESERVED_DEVICE_NAMES
  • windows::SEPARATOR
  • windows::SEPARATOR_STR