parameterized icon indicating copy to clipboard operation
parameterized copied to clipboard

figure out the prefered error handling method for the code generation phase

Open foresterre opened this issue 5 years ago • 0 comments

background info:

  • https://docs.rs/syn/1.0.7/syn/parse/struct.ParseBuffer.html#method.error
  • https://docs.rs/syn/1.0.7/syn/struct.Error.html#method.to_compile_error
  • https://doc.rust-lang.org/std/macro.compile_error.html

foresterre avatar Nov 11 '19 17:11 foresterre