Docs.rs
  • rest-api-0.1.8
    • rest-api 0.1.8
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hackartists
    • Dependencies
      • base64 ^0.22.1 normal
      • candid ^0.10.11 normal
      • chrono ^0.4.39 normal
      • reqwest ^0.12.12 normal
      • ring ^0.17.8 normal
      • serde ^1.0.217 normal
      • simple_asn1 ^0.6.3 normal
      • tracing ^0.1.41 normal
      • tokio ^1.42.0 dev
    • Versions
    • 3.33% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rest_api0.1.8

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Traits
  • Functions

Crate rest_api

Source

Re-exports§

pub use signature::Signature;

Modules§

signature

Traits§

RequestHooker
Signer

Functions§

add_authorization
add_header
extract_for_next_request
get
get_authz_token
get_header
get_with_query
Performs an HTTP GET request.
load_headers
post
remove_header
remove_signer
send
set_message
set_signer
sign_request