Docs.rs
atomic-lti-2.2.0
atomic-lti 2.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jbasdf
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
cached ^0.56
normal
chrono ^0.4
normal
derive_more ^2
normal
jsonwebtoken ^10.1
normal
openssl ^0.10
normal
phf ^0.13
normal
rand ^0.9
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.14
normal
strum ^0.27
normal
strum_macros ^0.27
normal
thiserror ^2.0
normal
tokio ^1.48
normal
url ^2.5
normal
uuid ^1.17
normal
mockito ^1.7
dev
Versions
8.77%
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
send_request
atomic_
lti
2.2.0
In atomic_
lti::
request
atomic_lti
::
request
Function
send_
request
Copy item path
Source
pub async fn send_request( request:
RequestBuilder
, ) ->
Result
<
String
,
AtomicError
>