Docs.rs
fdb-0.3.1
fdb 0.3.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rajivr
Dependencies
bytes ^1
normal
fdb-sys ^0.3.1
normal
futures ^0.3
normal
nom ^7
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
parking_lot ^0.11
normal
tokio ^1
normal
tokio-stream ^0.1
normal
uuid ^0.8
normal
impls ^1
dev
libc ^0.2
dev
fdb-gen ^0.3.1
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
start_network
fdb
0.3.1
start_
network
Sections
Safety
In crate fdb
fdb
Function
start_
network
Copy item path
Source
pub unsafe fn start_network()
Expand description
Initializes FDB network.
ยง
Safety
This API is part of FDB client setup.