aboutsummaryrefslogtreecommitdiff
path: root/src/annotation/mod.rs
AgeCommit message (Collapse)Author
13 daysdocs typosiximeow
13 daysVecSink only needs `alloc`, hide struct itemsiximeow
13 daysfix annotation doc test not compiling under nostdiximeow
... this makes the doc test not exist under nostd, yes. `VecSink` does not have a no-std alternative that makes the example reasonable.
2024-05-13fix cfg(!default,colors,serde) imports, doc commentsiximeow
2021-08-22move annotation stuff to its own moduleiximeow