summaryrefslogtreecommitdiff
path: root/src/mount.rs (unfollow)
AgeCommit message (Collapse)Author
2022-01-04Replace quick-error with thiserrorAlejandro Soto
2022-01-04Move crate::fuse::* to the top-levelAlejandro Soto
2022-01-04Implement unmountAlejandro Soto
2022-01-04Remove usermount_fdAlejandro Soto
2021-12-28Redesign the API around a user-provided main loopAlejandro Soto
This is basically a full library rewrite.
2021-12-24Update dependenciesAlejandro Soto