pop-os / sys-mount

High level FFI binding around the sys mount & umount2 calls, for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please consider a "loop" feature to make loopdev-related functions optional

joshtriplett opened this issue · comments

Would you consider adding a feature to make the loopdev-related functions optional, which would remove the dependency on the loopdev crate? This would be helpful for usage that only wants to mount non-loopback filesystems.