Docs.rs
ic-canister-kit-0.3.21
ic-canister-kit 0.3.21
Docs.rs crate page
Apache-2.0
09 December 2023
Links
Repository
crates.io
Source
Owners
lazyanubis
Dependencies
base32 ^0.4.0
normal
candid ^0.9.3
normal
crc32fast ^1.3.2
normal
hex ^0.4.3
normal
ic-cdk ^0.11.3
normal
ic-cdk-timers ^0.5.1
normal
serde ^1
normal
serde_json ^1.0.95
normal
sha2 ^0.10.6
normal
Versions
5.51%
of the crate is documented
Go to latest version
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
☰
ic_canister_kit
0.3.21
Module http
Structs
Enums
Constants
Functions
In crate ic_canister_kit
?
Module
ic_canister_kit
::
http
source
·
[
−
]
Structs
CustomHttpRequest
CustomHttpResponse
HttpRequestStreamingCallback
HttpResponse
The returned HTTP response.
StreamingCallbackHttpResponse
StreamingCallbackToken
TransformArgs
Type used for encoding/decoding:
record { response : http_response; context : blob; }
Enums
StreamingStrategy
Constants
MAX_RESPONSE_LENGTH
Functions
transform