mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-14 21:47:47 +00:00
7 lines
78 B
Rust
7 lines
78 B
Rust
//! File
|
|
|
|
|
|
/// File
|
|
#[derive(PartialEq, Eq, Clone, Debug)]
|
|
pub struct File {}
|