ChaptersResponse

Type Alias ChaptersResponse 

Source
pub type ChaptersResponse = Vec<ChapterResponse>;
Expand description

Represents the multiple chapter response (Vec of StoryResponse)

Aliased Typeยง

pub struct ChaptersResponse { /* private fields */ }