pub fn extract_path_attr(attrs: &[Attribute]) -> Option<String>
Extract #[path = "..."] attribute value from a module declaration.
#[path = "..."]