Docs.rs
  • db-dump-0.4.0
    • db-dump 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dtolnay
    • Dependencies
      • chrono ^0.4 normal
      • csv ^1.1 normal
      • flate2 ^1.0 normal
      • fnv ^1.0 normal
      • indicatif ^0.17 normal
      • memmap ^0.7 normal
      • once_cell ^1.0 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • tar ^0.4 normal
    • Versions
    • 36.22% 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 db_dump

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • DbDump
  • Error
  • Index
  • Loader
  • badges::Row
  • categories::CategoryId
  • categories::Row
  • crate_owners::Row
  • crates::CrateId
  • crates::Row
  • crates_categories::Row
  • crates_keywords::Row
  • dependencies::Row
  • keywords::KeywordId
  • keywords::Row
  • metadata::Row
  • reserved_crate_names::Row
  • teams::Row
  • teams::TeamId
  • users::Row
  • users::UserId
  • version_downloads::Row
  • versions::Row
  • versions::VersionId

Enums

  • badges::BadgeType
  • badges::MaintenanceStatus
  • crate_owners::OwnerId
  • dependencies::DependencyKind

Functions

  • load_all

Type Definitions

  • Result