aboutsummaryrefslogtreecommitdiff
path: root/src/meta.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(meta): sort parameters in to_stringFuwn2022-06-101-0/+1
* docs(meta): document Meta methodsFuwn2022-06-101-0/+72
* feat(meta): mutable access to meta for constructionFuwn2022-06-101-1/+10
* feat(meta): impl ToString for MetaFuwn2022-06-101-0/+19
* feat(meta): add gettersFuwn2022-05-181-2/+10
* fix: global clippy lint fixesFuwn2022-05-181-4/+5
* feat(meta): meta-related utilitiesFuwn2022-05-171-0/+52