Docs.rs
  • alpm-srcinfo-0.2.0
    • alpm-srcinfo 0.2.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Nukesor
    • orhun
    • dvzrv
    • archlinux-github
    • Dependencies
      • alpm-common ^0.1.0 normal
      • alpm-parsers ^0.2.0 normal
      • alpm-types ^0.6.0 normal
      • clap ^4.5.19 normal optional
      • colored ^3 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • strum ^0.27.0 normal
      • thiserror ^2.0.0 normal
      • winnow ^0.7.9 normal
      • assert_cmd ^2.0.11 dev
      • insta ^1.40.0 dev
      • pretty_assertions ^1.4.1 dev
      • rstest ^0.25.0 dev
      • tempfile ^3 dev
      • testresult ^0.4.1 dev
    • Versions
    • 100% 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

alpm_srcinfo0.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • cli::Cli
  • error::SourceInfoError
  • error::SourceInfoErrors
  • source_info::parser::ArchProperty
  • source_info::parser::RawPackage
  • source_info::parser::RawPackageBase
  • source_info::parser::SourceInfoContent
  • source_info::v1::SourceInfoResult
  • source_info::v1::SourceInfoV1
  • source_info::v1::merged::MergedPackage
  • source_info::v1::merged::MergedPackagesIterator
  • source_info::v1::merged::MergedSource
  • source_info::v1::merged::MergedSourceIterator
  • source_info::v1::package::Package
  • source_info::v1::package::PackageArchitecture
  • source_info::v1::package_base::PackageBase
  • source_info::v1::package_base::PackageBaseArchitecture

Enums

  • SourceInfoSchema
  • cli::Command
  • cli::PackagesOutputFormat
  • cli::SourceInfoOutputFormat
  • error::Error
  • error::SourceInfoErrorType
  • source_info::SourceInfo
  • source_info::parser::ClearableProperty
  • source_info::parser::Ignored
  • source_info::parser::PackageBaseKeyword
  • source_info::parser::PackageBaseProperty
  • source_info::parser::PackageProperty
  • source_info::parser::RelationKeyword
  • source_info::parser::RelationProperty
  • source_info::parser::SharedMetaKeyword
  • source_info::parser::SharedMetaProperty
  • source_info::parser::SourceKeyword
  • source_info::parser::SourceProperty
  • source_info::v1::package::Override

Functions

  • commands::format_packages
  • commands::format_source_info
  • commands::parse
  • commands::validate
  • error::deprecation
  • error::lint
  • error::unrecoverable
  • lints::duplicate_architecture
  • lints::missing_architecture_for_property
  • lints::non_spdx_license
  • lints::reassigned_cleared_property
  • lints::unsafe_checksum