Docs.rs
navi-plugin-api-0.3.5
navi-plugin-api 0.3.5
Docs.rs crate page
Apache-2.0
23 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
enrell
Dependencies
copland ^0.3.5
normal
optional
serde ^1
normal
serde_json ^1
normal
Versions
2.27%
of the crate is documented
Go to latest version
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
Crate navi_plugin_api
navi_
plugin_
api
0.3.5
All Items
Crate Items
Structs
Enums
Constants
Traits
Type Aliases
Crate
navi_
plugin_
api
Copy item path
Source
Structs
§
Plugin
Metadata
Plugin
Tool
Definition
Plugin
Tool
Invocation
Plugin
Tool
Result
Enums
§
Plugin
Capability
Plugin
Tool
Kind
Constants
§
NAVI_
PLUGIN_
API_
VERSION
NAVI_
PLUGIN_
ENTRYPOINT
Traits
§
Navi
Plugin
Plugin
Registry
Plugin
Tool
Self-contained tool trait for plugins. Does not depend on navi-core types. Plugin authors implement this trait; the host adapts it to
navi_core::Tool
.
Type Aliases
§
Plugin
Create