//! The `Passport` aggregate root and its unique identifier type.
pub use ProductCategory;
pub use FacilitySnapshot;
pub use PassportId;
pub use ManufacturerInfo;
pub use MaterialEntry;
pub use Passport;
pub use PassportRef;
pub use PassportView;