modexport;modimport;/// External (serializable) representations of all Strip Packing Problem related entities.
pubmodext_repr;/// Exports a strip packing solution out of the library.
pubuseexport::export;#[doc(inline)]pubuseimport::import_instance;#[doc(inline)]pubuseimport::import_solution;