Docs.rs
firedbg-stream-indexer-1.74.0
firedbg-stream-indexer 1.74.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tyt2y3
Dependencies
anyhow ^1
normal
optional
async-trait ^0.1
normal
optional
env_logger ^0.9
normal
optional
firedbg-rust-debugger ^1.74.1
normal
flume ^0.10
normal
optional
log ^0.4
normal
pretty_assertions ^1
normal
optional
sea-orm ^0.12
normal
sea-streamer ^0.3
normal
optional
serde ^1
normal
serde_json ^1
normal
optional
structopt ^0.3
normal
optional
tokio ^1
normal
optional
Versions
59.82%
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
create_tables
firedbg_
stream_
indexer
1.74.0
In firedbg_
stream_
indexer::
database
firedbg_stream_indexer
::
database
Function
create_
tables
Copy item path
Source
pub async fn create_tables(db: &
DbConn
) ->
Result
<
()
,
DbErr
>