Docs.rs
gobby-core-0.6.1
gobby-core 0.6.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
joshwilhelmi
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
optional
bytes ^1
normal
optional
dirs ^6
normal
falkordb ^0.2
normal
optional
fernet ^0.2.2
normal
httpdate ^1
normal
optional
ignore ^0.4
normal
optional
log ^0.4
normal
openssl ^0.10
normal
pbkdf2 ^0.13.0
normal
optional
postgres ^0.19
normal
optional
postgres-openssl ^0.5
normal
optional
postgres-types ^0.2
normal
optional
rand ^0.8
normal
optional
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
yaml_serde ^0.10.4
normal
sha2 ^0.11
normal
optional
thiserror ^2
normal
ureq ^2
normal
optional
urlencoding ^2
normal
optional
serial_test ^3
dev
tempfile ^3
dev
Versions
33.27%
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
parse_hub_database_bootstrap
gobby_
core
0.6.1
In gobby_
core::
bootstrap
gobby_core
::
bootstrap
Function
parse_
hub_
database_
bootstrap
Copy item path
Source
pub fn parse_hub_database_bootstrap( contents: &
str
, ) ->
Result
<
Option
<
HubDatabaseBootstrap
>>