pub fn path_to_mountpoint<P: AsRef<Path>>(path_in: P) -> Result<MountInfo>
Expand description

Given a path, find out the containing mountpoint.