Docs.rs
  • db-dump-0.7.12
    • db-dump 0.7.12
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dtolnay
    • Dependencies
      • chrono ^0.4.34 normal
      • csv ^1.2.2 normal
      • flate2 ^1.0.26 normal
      • indicatif ^0.17.5 normal
      • memmap ^0.7 normal
      • semver ^1.0.17 normal
      • serde ^1.0.194 normal
      • serde_derive ^1.0.194 normal
      • serde_json ^1.0.110 normal
      • tar ^0.4.38 normal
    • Versions
    • 53.5% of the crate is documented
  • Platform
    • 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

db_dump0.7.12

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Date
  • DbDump
  • Error
  • Loader
  • categories::CategoryId
  • categories::Row
  • crate_downloads::Row
  • crate_owners::Row
  • crates::CrateId
  • crates::Row
  • crates_categories::Row
  • crates_keywords::Row
  • default_versions::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

  • crate_owners::OwnerId
  • dependencies::DependencyKind

Functions

  • load_all

Type Aliases

  • Result