Docs.rs
  • librapidarchive-0.2.0
    • librapidarchive 0.2.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kmeisthax
    • Dependencies
      • num ^0.2.0 normal
      • num-traits ^0.2.6 normal
      • pad ^0.1 normal
      • rayon ^1.0.3 normal
      • rand ^0.6.4 dev
      • libc ^0.2 normal
      • nix ^0.10.0 normal
      • winapi ^0.3 normal
    • Versions
    • 51.92% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

librapidarchive0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • blocking::BlockingWriter
  • concurrentbuf::ConcurrentWriteBuffer
  • spanning::DataZone
  • spanning::DataZoneStream
  • spanning::LimitingWriter
  • spanning::UnbufferedWriter
  • tape::unix::UnixTapeDevice
  • tape::unix::mtop
  • tar::header::HeaderGenResult
  • tar::header::TarHeader
  • tar::label::TarLabel
  • tar::recovery::RecoveryEntry
  • tuning::Configuration
  • units::DataSize
  • units::HRDuration

Enums

  • tar::header::TarFileType
  • tar::header::TarFormat
  • traverse::TraversalError

Traits

  • fs::portable::ArchivalSink
  • spanning::RecoverableWrite
  • tape::TapeDevice

Functions

  • fs::portable::get_file_type
  • fs::portable::get_unix_group
  • fs::portable::get_unix_mode
  • fs::portable::get_unix_owner
  • fs::portable::open_sink
  • fs::portable::open_tape
  • fs::unix::get_file_type
  • fs::unix::get_unix_group
  • fs::unix::get_unix_mode
  • fs::unix::get_unix_owner
  • fs::unix::open_sink
  • fs::unix::open_tape
  • normalize::normalize
  • tape::unix::mt_ioctop
  • tar::canonicalized_tar_path
  • tar::header::headergen
  • tar::label::labelgen
  • tar::recovery::recover_data
  • tar::serialize
  • traverse::traverse

Type Aliases

  • traverse::Result