Registry / other / warpgate-api

warpgate-api

JSON →
library0.17.4rscratesunverified

APIs for working with Warpgate plugins.

# Cargo.toml [dependencies] warpgate_api = "0.17.4"
INSTALL
IMPORT
SIG · WARPGATE-API
W
warpgate-api
otherrustv0.17.4
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.

Plugin
use warpgate_api::Plugin;

Creates a new Warpgate plugin.

use warpgate_api::Plugin; fn main() { let plugin = Plugin::new(); println!("{:?}", plugin); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
warpgate-api — cargo add warpgate-api · libregistry