calcard 0.3.6

iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust
Documentation
{
  "errors": [],
  "events": [
    {
      "comp_id": 1,
      "start": "2005-01-01T00:00:00+13:00",
      "end": "2005-01-02T00:00:00+13:00"
    },
    {
      "comp_id": 2,
      "start": "2005-03-25T00:00:00+12:00",
      "end": "2005-03-26T00:00:00+12:00"
    },
    {
      "comp_id": 3,
      "start": "2005-04-02T00:00:00+12:00",
      "end": "2005-04-03T00:00:00+12:00"
    },
    {
      "comp_id": 4,
      "start": "2005-05-01T00:00:00+12:00",
      "end": "2005-05-02T00:00:00+12:00"
    },
    {
      "comp_id": 5,
      "start": "2005-05-25T00:00:00+12:00",
      "end": "2005-05-26T00:00:00+12:00"
    },
    {
      "comp_id": 6,
      "start": "2005-06-20T00:00:00+12:00",
      "end": "2005-06-21T00:00:00+12:00"
    },
    {
      "comp_id": 7,
      "start": "2005-07-09T00:00:00+12:00",
      "end": "2005-07-10T00:00:00+12:00"
    },
    {
      "comp_id": 8,
      "start": "2005-08-15T00:00:00+12:00",
      "end": "2005-08-16T00:00:00+12:00"
    },
    {
      "comp_id": 9,
      "start": "2005-10-10T00:00:00+13:00",
      "end": "2005-10-11T00:00:00+13:00"
    },
    {
      "comp_id": 10,
      "start": "2005-12-08T00:00:00+13:00",
      "end": "2005-12-09T00:00:00+13:00"
    },
    {
      "comp_id": 11,
      "start": "2005-12-25T00:00:00+13:00",
      "end": "2005-12-26T00:00:00+13:00"
    }
  ]
}