Docs.rs
travsr-plugin-protocol-0.6.0
travsr-plugin-protocol 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Abhishek5517
Dependencies
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
travsr-core ^0.6.0
normal
travsr-error ^0.6.0
normal
Versions
11.11%
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
Module plugin
travsr_
plugin_
protocol
0.6.0
Module plugin
Module Items
Traits
In crate travsr_
plugin_
protocol
travsr_plugin_protocol
Module
plugin
Copy item path
Source
Traits
§
Plugin
Implemented once per language. Stateless and Send+Sync so a single instance is shared across walker threads (in-process) or drives one child process (sidecar).