Registry / other / revolt-okapi

revolt-okapi

JSON →
library0.9.1rscratesunverified

Structs for OpenAPI (AKA Swagger) documents used by the Revolt chat platform.

# Cargo.toml [dependencies] revolt_okapi = "0.9.1"
INSTALL
IMPORT
SIG · REVOLT-OKAPI
R
revolt-okapi
otherrustv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OpenApi
✓ use revolt_okapi::OpenApi;

Creates a default OpenApi struct instance.

use revolt_okapi::OpenApi; fn main() { let api = OpenApi::default(); println!("{:?}", api); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
revolt-okapi — cargo add revolt-okapi · libregistry