Registry / utility / use
library0.0.0rscratesunverified

A plugin-based design crate for building extensible applications.

# Cargo.toml [dependencies] use = "0.0.0"
INSTALL
IMPORT
SIG · USE
U
use
utilityrustv0.0.0
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 use::Plugin;

Create a new plugin instance.

use use::Plugin; fn main() { let plugin = Plugin::new(); // Use plugin to extend functionality }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
use — cargo add use · libregistry