summaryrefslogtreecommitdiff
path: root/src/fuse/mount.rs
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-01-03 07:52:11 -0600
committerAlejandro Soto <alejandro@34project.org>2022-01-03 07:52:11 -0600
commit1a6552beb51334a1c3fa5069bbf3b62f2823980e (patch)
treecb624ef72fc290c2df4decbf3466c6cb973e4135 /src/fuse/mount.rs
parent2b6a6881cb1e816f7eb0327c0bef5e643889af2c (diff)
Replace Reply::fallible() with Reply::and_then()
This new API is more general on the error type. It also preserves the error value with a dedicated tuple struct io::Failed. This introduces a new trait io::Finish that may be used in the future for similar purposes.
Diffstat (limited to 'src/fuse/mount.rs')
0 files changed, 0 insertions, 0 deletions