Docs.rs
oxyde-cloud-deploy-0.4.3
oxyde-cloud-deploy 0.4.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maccesch
Dependencies
anyhow ^1
normal
cargo-leptos ^0.2.36
normal
clap ^4.5
normal
log ^0.4
normal
oxyde-cloud-client ^0.4
normal
oxyde-cloud-common ^0.4
normal
reqwest ^0.12
normal
tokio ^1
normal
walkdir ^2.5
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
deploy_with_config_file
oxyde_
cloud_
deploy
0.4.3
oxyde_cloud_deploy
Function
deploy_
with_
config_
file
Copy item path
Source
pub async fn deploy_with_config_file( config: &
PathBuf
, cargo_leptos_opts:
Opts
, ) ->
Result
<
()
>