Skip to content

Wrap IxdtfParser in a TemporalParser and ensure parsing invariants in temporal_rs #224

@nekevss

Description

@nekevss

Currently parsing in temporal_rs is handled by parsing functions that are private. This should eventually be updates to a TemporalParser that wraps the IxdtfParser and ensures the various invariants of the records internally. By doing this, we can provide a publicly exported TemporalParser for anyone who needs it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementNew feature or requestE-help wantedExtra attention is neededMediumMedium difficulty issue to fix

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions