Type Definition mangadex::schema::author::AuthorResponse[][src]

type AuthorResponse = Result<ApiData<Author>>;