Docs.rs
starfish-core-0.1.1
starfish-core 0.1.1
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
tyt2y3
Dependencies
async-trait ^0.1
normal
futures-executor ^0.3
normal
num_cpus ^1
normal
sea-orm ^0.6.0
normal
sea-query ^0.21.0
normal
sea-schema ^0.5.0
normal
serde ^1
normal
serde_json ^1
normal
serde_repr ^0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Crate starfish_core
starfish_
core
0.1.1
All Items
Crate Items
Re-exports
Modules
Crate
starfish_
core
Copy item path
Source
Expand description
Core data structures and execution engine StarfishQL
Re-exports
§
pub use
sea_orm
;
pub use
sea_query
;
Modules
§
entities
SeaORM Entities
lang
Abstract Syntax Tree for the query language, constructed using JSON
migrator
Migration scripts
mutate
Data manipulation operations
query
Graph query engine
schema
Schema management facilities