Docs.rs
roboticus-db-0.9.8
roboticus-db 0.9.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robot-accomplice
Dependencies
chrono ^0.4
normal
instant-distance ^0.6
normal
roboticus-core ^0.9.0
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
uuid ^1
normal
proptest ^1
dev
tempfile ^3
dev
Versions
14.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
Skip to main content
initialize_db
roboticus_
db
0.9.8
In roboticus_
db::
schema
roboticus_db
::
schema
Function
initialize_
db
Copy item path
Source
pub fn initialize_db(db: &
Database
) ->
Result
<
()
>