Docs.rs
playground-api-0.3.4
playground-api 0.3.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kingananas20
Dependencies
poise ^0.6.1
normal
optional
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
url ^2.5
normal
tokio ^1.45
dev
Versions
92.47%
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
playground_
api
0.3.4
Module blocking
Module Items
Structs
In crate playground_
api
playground_api
Module
blocking
Copy item path
Source
Expand description
Holds the blocking version of the Client. Only accessible by enabling the
blocking
feature.
Structs
ยง
Client
A client for interacting with the Rust playground API.