summaryrefslogtreecommitdiff
path: root/src/util.rs (follow)
AgeCommit message (Collapse)Author
2022-01-04Implement unmountAlejandro Soto
2021-12-28Implement init hookAlejandro Soto
2021-12-24Fix old warningsAlejandro Soto
2021-12-24Migrate to 2021 editionAlejandro Soto
2021-12-24Update dependenciesAlejandro Soto
2021-12-23Initial commitAlejandro Soto
I started this project on February 2021, but postponed further development until now. The only modification introduced since then is try_trait_v2 (try_trait no longer exists).