Type Definition mangadex::schema::chapter::ChapterResponse[][src]

type ChapterResponse = Result<ApiData<Chapter>>;