Closed cedric-h closed 4 years ago
Previously, the macro relied on having glsp::{GResult, Sym} in scope and would return a struct named Syms regardless of the $struct_name
glsp::{GResult, Sym}
Syms
$struct_name
Good catch 👍
Previously, the macro relied on having
glsp::{GResult, Sym}
in scope and would return a struct namedSyms
regardless of the$struct_name