Closed ahmed-masud closed 2 years ago
https://github.com/cberner/fuser/blob/3fb6586aaf2e4ef3162c59ae798728a1dcf41eee/src/mnt/mount_options.rs#L161
Would be nice to have this available outside :-) as it builds out MountOption reasonably nicely.
MountOption
Yes, that is only there for backwards compatibility with old versions of this crate. I plan to remove it in the future, and so don't want to make that format public.
https://github.com/cberner/fuser/blob/3fb6586aaf2e4ef3162c59ae798728a1dcf41eee/src/mnt/mount_options.rs#L161
Would be nice to have this available outside :-) as it builds out
MountOption
reasonably nicely.