summaryrefslogtreecommitdiff
path: root/src/fuse/mod.rs (unfollow)
AgeCommit message (Collapse)Author
2021-12-28Expose Operation<'o> in the public APIAlejandro Soto
2021-12-28Implement init hookAlejandro Soto
2021-12-28Redesign the API around a user-provided main loopAlejandro Soto
This is basically a full library rewrite.