mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-05-30 12:50:07 +08:00
12 lines
201 B
Rust
12 lines
201 B
Rust
//! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.15
|
|
|
|
pub mod prelude;
|
|
|
|
pub mod collection;
|
|
pub mod config;
|
|
pub mod favorite;
|
|
pub mod page;
|
|
pub mod submission;
|
|
pub mod video;
|
|
pub mod watch_later;
|