Function mnt::get_mount
[−]
[src]
pub fn get_mount<T>(target: T) -> Result<Option<MountEntry>, ParseError> where T: AsRef<Path>
Get the mount point for the target
using /proc/mounts