File size: 225 Bytes
049b1c1
 
 
 
fda6c3a
1
2
3
4
5
6
//! This module provides modules which provide the functionality to handle paths for different
//! files present on different paths and provide one appropriate path on which it is present and
//! can be used.

pub mod paths;