pub fn get_line_number<T: Spanned>(node: &T) -> usize
Get line number from syn AST node using proc_macro2 span-locations