MCPcopy Create free account
hub / github.com/archlinux/alpm / mod.rs

File mod.rs

alpm-srcinfo/src/source_info/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Data representations and integrations for reading of SRCINFO data.
2pub mod parser;
3pub mod v1;
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected