Docs.rs
  • hdfs-native-0.12.0
    • hdfs-native 0.12.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Kimahriman
    • Dependencies
      • aes ^0.8 normal
      • base64 ^0.22 normal
      • bitflags ^2 normal
      • bytes ^1 normal
      • cbc ^0.1 normal
      • chrono ^0.4 normal
      • cipher ^0.4 normal
      • crc ^3.3 normal
      • ctr ^0.9 normal
      • des ^0.8 normal
      • dns-lookup ^2 normal
      • futures ^0.3 normal
      • g2p ^1 normal
      • hex ^0.4 normal
      • hmac ^0.12 normal
      • libc ^0.2 normal
      • libloading ^0.8 normal
      • log ^0.4 normal
      • md-5 ^0.10 normal
      • num-traits ^0.2 normal
      • once_cell ^1 normal
      • prost ^0.14 normal
      • prost-types ^0.14 normal
      • rand ^0.9 normal
      • regex ^1 normal
      • roxmltree ^0.20 normal
      • socket2 ^0.6 normal
      • thiserror ^2 normal
      • tokio ^1 normal
      • url ^2 normal
      • uuid ^1 normal
      • which ^8 normal optional
      • whoami ^1 normal
      • criterion ^0.7 dev
      • env_logger ^0.11 dev
      • serial_test ^3 dev
      • tempfile ^3 dev
      • which ^8 dev
      • prost-build ^0.14 build optional
      • protobuf-src ^2 build optional
      • fs-hdfs3 ^0.1.12 normal optional
    • Versions
    • 37.12% 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

hdfs_native0.12.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • acl::AclEntry
  • acl::AclStatus
  • client::Client
  • client::ClientBuilder
  • client::ContentSummary
  • client::FileStatus
  • client::ListStatusIterator
  • client::WriteOptions
  • file::FileReader
  • file::FileWriter

Enums

  • HdfsError
  • acl::AclEntryScope
  • acl::AclEntryType
  • acl::FsAction

Type Aliases

  • Result