Skip to content

Allow external access to Linear (and similar struct) fields after creation #35

@TiemenSch

Description

@TiemenSch

On occasion, I'm deserializing Linear structs (as an example) using serde, but I would like to be able to access the knots/elements afterwards (read-only would be sufficient). Would you consider supporting this? Either pub fields or getter methods would work for access, though read-only would probably require getters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions