Docs.rs
  • mame-parser-0.6.0
    • mame-parser 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tulu
    • Dependencies
      • anyhow ^1.0.86 normal
      • docify ^0.2.8 normal
      • lazy_static ^1.4 normal
      • quick-xml ^0.23 normal
      • regex ^1.5.4 normal
      • reqwest ^0.11 normal
      • scraper ^0.13 normal
      • serde ^1.0 normal
      • sevenz-rust ^0.6.1 normal
      • url ^2.2 normal
      • walkdir ^2.3.2 normal
      • zip ^0.5.13 normal
      • indicatif ^0.16 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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

mame_parser0.6.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • models::BiosSet
  • models::DeviceRef
  • models::Disk
  • models::ExtendedData
  • models::HistorySection
  • models::Machine
  • models::Resource
  • models::Rom
  • models::Sample
  • models::Software
  • progress::ProgressInfo

Enums

  • models::Category
  • models::MachineFilter
  • models::MameDataType
  • progress::CallbackType

Functions

  • file_handling::download_file
  • file_handling::download_files
  • file_handling::read_file
  • file_handling::read_files
  • file_handling::remove_machines_by_category
  • file_handling::remove_machines_by_filter
  • file_handling::unpack_file
  • file_handling::unpack_files
  • readers::read_catver_file
  • readers::read_history_file
  • readers::read_languages_file
  • readers::read_mame_file
  • readers::read_nplayers_file
  • readers::read_resources_file
  • readers::read_series_file

Type Aliases

  • progress::ProgressCallback
  • progress::SharedProgressCallback