You've already forked flix
Throw away flix files in favor of a flix database
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//! flix-model provides core types for flix data
|
||||
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
pub mod id;
|
||||
pub mod numbers;
|
||||
Reference in New Issue
Block a user