mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
adding crates/README.md for rust docs
This commit is contained in:
parent
f0b65048cd
commit
04903295f8
5 changed files with 148 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
//! Builds the `roc` binary
|
||||
use roc_build::link::LinkType;
|
||||
use roc_cli::build::check_file;
|
||||
use roc_cli::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue