Docs.rs
toolhub-storage-0.1.0
toolhub-storage 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
deiu25
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
r2d2 ^0.8
normal
r2d2_sqlite ^0.25
normal
refinery ^0.8
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sqlite-vec ^0.1
normal
toolhub-core ^0.1.0
normal
tempfile ^3
dev
Versions
30%
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
get
toolhub_
storage
0.1.0
In toolhub_
storage::
tools
toolhub_storage
::
tools
Function
get
Copy item path
Source
pub fn get(conn: &
Connection
, id: &
str
) ->
Result
<
Option
<
ToolMeta
>>