Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 522 Bytes

TODO.md

File metadata and controls

15 lines (14 loc) · 522 Bytes
  • Update documentation.
  • Add clear examples.
  • Try to make attributes list more deterministic or drop OrderedHashMap.
  • Decide whether to rename crate to upload to crates.io.
  • Make derive macro to generate impl ToAttribute from T: Display for type T.
  • Make Raw generic over T: Display.
    • Does this ruin Raw used not for attributes.

TO PUBLISH

  • update docs
  • update comments
  • check license
  • update crate descriptions
  • don't push cli tool yet
  • see is macros can be included without needing to publish other crate