Type Definition schema::v5::AuthorListResponse

source · []
pub type AuthorListResponse = Result<Results<AuthorObject>>;