index
:
germ
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
meta.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(license): Relicense under MIT OR Apache-2.0
HEAD
main
Fuwn
2026-02-20
1
-18
/
+0
*
refactor: Optimise allocations and string operations
Fuwn
2025-09-11
1
-15
/
+18
*
fix(meta): Better comply with RFC 2045
Fuwn
2025-09-11
1
-6
/
+8
*
docs: Update copyright header year
Fuwn
2025-06-04
1
-2
/
+2
*
refactor: Use latest best practices and formatting
Fuwn
2025-05-27
1
-2
/
+3
*
feat: derive all for public types
v0.4.4
Fuwn
2024-06-29
1
-1
/
+1
*
deps(rustc): bump rust toolchain
Fuwn
2024-06-19
1
-15
/
+4
*
fix(meta): use generic lifetime for initialiser
Fuwn
2024-03-24
1
-1
/
+1
*
fmt: update rustfmt.toml
Fuwn
2023-05-18
1
-7
/
+3
*
refactor: remove seldom used procedural macros
Fuwn
2023-04-17
1
-0
/
+165
*
feat(macros): general utility macros
Fuwn
2022-06-14
1
-162
/
+0
*
fix(meta): sort parameters in to_string
Fuwn
2022-06-10
1
-0
/
+1
*
docs(meta): document Meta methods
Fuwn
2022-06-10
1
-0
/
+72
*
feat(meta): mutable access to meta for construction
Fuwn
2022-06-10
1
-1
/
+10
*
feat(meta): impl ToString for Meta
Fuwn
2022-06-10
1
-0
/
+19
*
feat(meta): add getters
Fuwn
2022-05-18
1
-2
/
+10
*
fix: global clippy lint fixes
Fuwn
2022-05-18
1
-4
/
+5
*
feat(meta): meta-related utilities
Fuwn
2022-05-17
1
-0
/
+52