Docs.rs
typo-eq-0.3.0
typo-eq 0.3.0
Permalink
Docs.rs crate page
GPL-3.0
27 May 2026
Links
Repository
crates.io
Source
Owners
onelikeandidie
Dependencies
chrono ^0.4.22
normal
crossterm ^0.25.0
normal
quick-xml ^0.25.0
normal
rand ^0.8.5
normal
Versions
0%
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
Files
typo_eq/
lib.rs
1
pub mod
app;
2
pub mod
config;
3
pub mod
importer;
4
pub mod
util;