Docs.rs
fn0-deploy-0.1.2
fn0-deploy 0.1.2
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
namse
Dependencies
anyhow ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tar ^0.4
normal
tokio ^1
normal
walkdir ^2
normal
Versions
0%
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
create_raw_bundle_wasm
fn0_
deploy
0.1.2
fn0_deploy
Function
create_
raw_
bundle_
wasm
Copy item path
Source
pub fn create_raw_bundle_wasm( wasm_path: &
Path
, output_path: &
Path
, ) ->
Result
<
()
>