Docs.rs
sqlitegraph-0.1.0
sqlitegraph 0.1.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
oldnordic
Dependencies
ahash ^0.8
normal
arc-swap ^1
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
assert_cmd ^2
dev
criterion ^0.5
dev
tempfile ^3
dev
Versions
16.2%
of the crate is documented
Go to latest version
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
run_safety_checks
sqlitegraph
0.1.0
In sqlitegraph::
safety
sqlitegraph
::
safety
Function
run_
safety_
checks
Copy item path
Source
pub fn run_safety_checks( graph: &
SqliteGraph
, ) ->
Result
<
SafetyReport
,
SqliteGraphError
>