Skip to content
Snippets Groups Projects

Use hir

Merged Ryan Ziegler requested to merge ryanjz2/hercules-onnx:use-hir into main
4 files
+ 64
3
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
0
extern crate hercules_rt_proc;
extern crate hercules_rt_proc;
pub use hercules_rt_proc::use_hman;
pub use hercules_rt_proc::use_hman;
 
pub use hercules_rt_proc::use_hir;
Loading