Docs.rs
cedros-data-0.1.2
cedros-data 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
conorholds
Dependencies
anyhow ^1
normal
optional
aws-config ^1
normal
optional
aws-sdk-s3 ^1
normal
optional
axum ^0.8
normal
optional
chrono ^0.4
normal
clap ^4
normal
optional
futures-util ^0.3
normal
hyper ^1
normal
optional
image ^0.25
normal
optional
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^1
normal
tokio ^1
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
uuid ^1
normal
zip ^2
normal
optional
tower ^0.5
dev
Versions
1.18%
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
Skip to main content
upsert_entry
cedros_
data
0.1.2
cedros_data
Function
upsert_
entry
Copy item path
Source
pub async fn upsert_entry( store: &
CedrosData
, request:
UpsertEntryRequest
, ) ->
Result
<
EntryRecord
>