Re-exports§
pub use auth::ClientId;pub use author::Author;pub use author::AuthorBuilder;pub use author::SocialProfile;pub use recipe::QuantityUnit;pub use recipe::Recipe;pub use recipe::RecipeCategory;pub use recipe::RecipeContains;pub use recipe::RecipeQuery;pub use recipe::StarRate;pub use tag::Tag;
Modules§
- Data objects related to the authentication logic.
- Data objects related to Authors.
- Data objects related to Recipes.
- Data objects related to tags.
Structs§
- Object that represents an Ingredient of the
Cocktaildata base.
Enums§
- Custom error type for the operations related to data domains’s objects.
- Types of ingredients of teh
Cocktaildata base.
Statics§
- Length of the string that represents a client ID.