mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
Fix some type mismatches
This commit is contained in:
parent
3765cbbc8f
commit
946b44cfd0
4 changed files with 8 additions and 3 deletions
|
@ -3,3 +3,5 @@ pub mod load;
|
|||
pub mod rust_glue;
|
||||
pub mod structs;
|
||||
pub mod types;
|
||||
|
||||
pub use load::generate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue