mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-26 07:10:21 +00:00
6 lines
100 B
Rust
6 lines
100 B
Rust
|
|
#![cfg_attr(rustfmt, rustfmt::skip)]
|
||
|
|
// Auto-generated, do not edit
|
||
|
|
|
||
|
|
mod errors;
|
||
|
|
pub use errors::*;
|