mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
4 lines
50 B
Rust
4 lines
50 B
Rust
#[derive(Debug)]
|
|
pub enum Error {
|
|
Bookmark,
|
|
}
|