Skip to content

Create Builder/Query abstractionΒ #35

Description

@hoodie

Everything in this crate is currently only a builder, but now that we have a parser we cannot simply add getters to the calendar to read properties.

So we should add a Calendar::build() -> CalendarBuilder and move builder methods in there (same for Components respectively) and add a calendar.query() -> CalendarQuery with similar methods to that act as getters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions