mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +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,5 @@
|
|||
//! Provides the core CLI functionality for the `roc` binary
|
||||
|
||||
#[macro_use]
|
||||
extern crate const_format;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue