pub(crate) fn get_path_type(path: Path) -> Option<Ident>
Expand description

Returns the final type name from a path in format path::to::Type.