mirror of
https://github.com/JockeTF/fimfareader.git
synced 2025-02-17 10:54:22 +01:00
5 lines
67 B
Rust
5 lines
67 B
Rust
//! Fimfareader.
|
|
|
|
pub mod archive;
|
|
pub mod error;
|
|
pub mod prelude;
|