mount

Function mount 

Source
pub fn mount(
    device_path: &String,
    mount_target: &String,
) -> Result<(), Box<dyn Error>>