Skip to content

Type definitions for HeadObject #92

@theduke

Description

@theduke

Would be nice to have a typed HeadObject struct withall the well-known fields and something like:

impl HeadObject {
  fn from_pairs(pairs: impl Iterator<Item = (String, String>) -> Self { ... }
}

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