mc1098 / ci601

Command line tool for searching and editing bibliographic entries to a supported format file. [Uni work]
MIT License
0 stars 0 forks source link

Simplify field lifetimes #117

Closed mc1098 closed 2 years ago

mc1098 commented 2 years ago

Some refactoring on Field, mainly around simplifying the dual lifetime into a single one. Also adds some From impls for convenience and replaces that for the tuple_to_field fn.