Searched refs:from_path_without_dot (Results 1 – 2 of 2) sorted by relevance
261 pub fn from_path_without_dot(path: &str) -> ProtobufAbsolutePath { in from_path_without_dot() method276 Some(path) => ProtobufAbsolutePath::from_path_without_dot(path), in from_package_path()285 ProtobufAbsolutePath::from_path_without_dot(path) in from_path_maybe_dot()
187 pub fn from_path_without_dot(path: &str) -> ProtobufAbsPath { in from_path_without_dot() method198 ProtobufAbsPath::from_path_without_dot(path) in from_path_maybe_dot()