Merge pull request #4462 from lukewilliamboswell/rust-docs

Rust docs update #2
This commit is contained in:
Richard Feldman 2022-11-08 09:35:04 -08:00 committed by GitHub
commit 6486591201
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
99 changed files with 152 additions and 16 deletions

View file

@ -1,4 +1,4 @@
//! Provides the core CLI functionality for the `roc` binary
//! Provides the core CLI functionality for the Roc binary.
#[macro_use]
extern crate const_format;