Docs.rs
junobuild-storage-0.5.0
junobuild-storage 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
peterpeterparker
Dependencies
base64 ^0.22.1
normal
candid ^0.10.20
normal
globset ^0.4.13
normal
hex ^0.4.3
normal
ic-cdk ^0.19.0
normal
ic-certification ^3.0.3
normal
ic-representation-independent-hash ^3.0.3
normal
ic-stable-structures ^0.7.0
normal
junobuild-collections ^0.3.0
normal
junobuild-shared ^0.6.0
normal
regex ^1.11.1
normal
serde ^1.0.225
normal
serde_bytes ^0.11.19
normal
serde_cbor ^0.11.2
normal
sha2 ^0.10.8
normal
url ^2.5.4
normal
urlencoding ^2.1.3
normal
Versions
0.91%
of the crate is documented
Platform
wasm32-unknown-unknown
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
error_response
junobuild_
storage
0.5.0
In junobuild_
storage::
http::
response
junobuild_storage
::
http
::
response
Function
error_
response
Copy item path
Source
pub fn error_response(status_code:
StatusCode
, body:
String
) ->
HttpResponse