stac-rs
stac-rs copied to clipboard
Refactor common metadata to a shared object
It might make the attribute access more awkward, but maybe we can add a trait (a la Links, but named Common) to provide getters and setters? Could be a lot to maintain.