Docs.rs
rimloc-validate-0.1.0
rimloc-validate 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-only
31 July 2026
Links
Documentation
Repository
crates.io
Source
Owners
0-danielviktorovich-0
Dependencies
color-eyre ^0.6
normal
regex ^1
normal
rimloc-core ^0.1.0
normal
Versions
22.22%
of the crate is documented
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
Skip to main content
Crate rimloc_validate
rimloc_
validate
0.1.0
All Items
Crate Items
Structs
Functions
Crate
rimloc_
validate
Copy item path
Source
Structs
§
Validation
Message
Functions
§
parse_
po_
string
Parse a minimal subset of PO syntax used across the workspace. Supports single-line
msgid
/
msgstr
pairs and optional reference lines (
#: ...
).
scan_
keyed_
xml
Temporary minimalist scanner used by CLI integration tests that only assert CSV headers; returns an empty list of units. TODO: implement full XML scan or integrate with validate crate.
validate
Validator that reports duplicate keys per file using scanned TransUnits.