pub type ChaptersResponse = Vec<ChapterResponse>;Expand description
Represents the multiple chapter response (Vec of StoryResponse)
Aliased Typeยง
pub struct ChaptersResponse { /* private fields */ }pub type ChaptersResponse = Vec<ChapterResponse>;Represents the multiple chapter response (Vec of StoryResponse)
pub struct ChaptersResponse { /* private fields */ }