core
: Attach core::schema
This commit is contained in:
parent
ad2383c56b
commit
c09edc9b08
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
//! Core crate of the `acrate` project.
|
||||
|
||||
mod schema;
|
||||
mod meta;
|
||||
|
||||
pub use acrate_nodeinfo as nodeinfo;
|
||||
|
|
Loading…
Reference in a new issue