1
2
3
4
5
pub struct Path;

#[cfg(test)]
mod tests {
}