Type Definition mangadex_api::v5::schema::UserListResponse
source · [−]pub type UserListResponse = Result<Results<ApiObject<UserAttributes, RelationshipType>>, Error>;
pub type UserListResponse = Result<Results<ApiObject<UserAttributes, RelationshipType>>, Error>;