book feed
This commit is contained in:
parent
603c2fbe48
commit
12341d01a6
15 changed files with 219 additions and 41 deletions
|
@ -6,7 +6,7 @@ use super::{
|
|||
pagination::{Pagination, SortOrder},
|
||||
};
|
||||
|
||||
#[derive(Debug, Serialize)]
|
||||
#[derive(Debug, Clone, Serialize)]
|
||||
pub struct Series {
|
||||
pub id: u64,
|
||||
pub name: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue