Docs.rs
eln-plugin-sdk-0.1.1
eln-plugin-sdk 0.1.1
Docs.rs crate page
MIT
10 August 2026
Links
Repository
crates.io
Source
Owners
RainyLens
Dependencies
async-trait ^0.1
normal
bitflags ^2
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
Versions
53.85%
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
Module tool
eln_
plugin_
sdk
0.1.1
Module tool
Module Items
Structs
Traits
In crate eln_
plugin_
sdk
eln_plugin_sdk
Module
tool
Copy item path
Source
Expand description
Tool 호출 표면 — plugin이 노출하는 단위 tool의 trait.
Structs
§
Call
Context
Tool 호출 시 plugin handler에 전달되는 컨텍스트.
Traits
§
Tool
Handler