Docs.rs
braze-sync-0.13.0
braze-sync 0.13.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
uny
Dependencies
anyhow ^1
normal
blake3 ^1
normal
chrono ^0.4
normal
clap ^4
normal
csv ^1
normal
dotenvy ^0.15
normal
fastrand ^2
normal
futures ^0.3
normal
indicatif ^0.17
normal
regex-lite ^0.1
normal
reqwest ^0.12
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
similar ^2
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
assert_cmd ^2
dev
insta ^1
dev
predicates ^3
dev
pretty_assertions ^1
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
41.01%
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
run
braze_
sync
0.13.0
In braze_
sync::
cli::
validate
braze_sync
::
cli
::
validate
Function
run
Copy item path
Source
pub async fn run( args: &
ValidateArgs
, cfg: &
ConfigFile
, config_dir: &
Path
, ) ->
Result
<
()
>