calcard 0.3.6

iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust
Documentation
{
  "errors": [],
  "events": [
    {
      "comp_id": 0,
      "start": "2000-11-04T15:00:00+13:00",
      "end": "2000-11-04T16:00:00+13:00"
    }
  ]
}
{
  "errors": [],
  "events": [
    {
      "comp_id": 0,
      "start": "2000-11-04T15:30:00+13:00",
      "end": "2000-11-04T16:30:00+13:00"
    }
  ]
}
{
  "errors": [],
  "events": [
    {
      "comp_id": 0,
      "start": "2000-11-04T16:00:00+13:00",
      "end": "2000-11-04T17:00:00+13:00"
    }
  ]
}
{
  "errors": [],
  "events": [
    {
      "comp_id": 0,
      "start": "2000-11-04T16:30:00+13:00",
      "end": "2000-11-04T17:30:00+13:00"
    }
  ]
}
{
  "errors": [],
  "events": [
    {
      "comp_id": 0,
      "start": "2000-11-04T17:00:00+13:00",
      "end": "2000-11-04T18:00:00+13:00"
    }
  ]
}