Docs.rs
teaql-core-1.0.2
teaql-core 1.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
philipgreat
Dependencies
chrono ^0.4
normal
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
Versions
2.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
register_entities
teaql_
core
1.0.2
teaql_core
Macro
register_
entities
Copy item path
Source
macro_rules! register_entities { ($store:expr, $($entity:ty),+ $(,)?) => { ... }; }