Docs.rs
tus_web-0.1.0
tus_web 0.1.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
littlebenlittle
Dependencies
anyhow ^1
normal
base64 ^0.22.1
normal
console_error_panic_hook ^0.1
normal
gloo-net ^0.5
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
web_sys_resumable ^0.1.0
normal
wasm-bindgen ^0.2
dev
wasm-bindgen-test ^0.3
dev
Versions
66.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate tus_web
tus_web
0.1.0
All Items
Crate Items
Functions
Crate
tus_web
Copy item path
Source
Functions
ยง
continue_
upload
Continue a previously registered upload
new_
upload
Registers a new resumable upload with the remote located at
href
. Returns the resumable upload metadata.