summaryrefslogtreecommitdiff
path: root/src/mod.rs (unfollow)
AgeCommit message (Expand)Author
2022-01-08Remove old remaining file: src/mod.rsAlejandro Soto
2022-01-08Rename private_trait as sealedAlejandro Soto
2022-01-05Rename ReplyTail as ReplyStateAlejandro Soto
2022-01-04Move crate::fuse::* to the top-levelAlejandro Soto
2022-01-02Prepare for releaseAlejandro Soto
2022-01-02Remove unused feature flagsAlejandro Soto
2021-12-30Fix use semantics of Incoming<'o, O>::owned()Alejandro Soto
2021-12-29Mark Reply as #[must_use]Alejandro Soto
2021-12-29Implement buffered readdirAlejandro Soto
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