//! An object describing the opening hours of a place on special days or
//! holidays.
use NaiveDate;
use ;
// -----------------------------------------------------------------------------
//
/// An object describing the opening hours of a place on special days or
/// holidays.
// struct PlaceSpecialDay
// -----------------------------------------------------------------------------
// impl FromStr