Docs.rs
rustant-plugins-1.0.1
rustant-plugins 1.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
DevJadhav
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
libloading ^0.8
normal
rustant-core ^1.0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tracing ^0.1
normal
uuid ^1.0
normal
wasmi ^1.0
normal
tempfile ^3
dev
tokio ^1.47
dev
Versions
84.91%
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
Skip to main content
All
rustant_
plugins
1.0.1
Crate Items
Structs
Enums
Traits
List of all items
Structs
PluginManager
PluginMetadata
PluginState
PluginToolDef
hooks::HookContext
hooks::HookManager
loader::NativePluginLoader
security::PluginSecurityValidator
security::SecurityValidationResult
wasm_loader::WasmPluginLoader
Enums
PluginError
PluginType
hooks::HookPoint
hooks::HookResult
security::PluginCapability
Traits
Plugin
hooks::Hook