Expand description
Minimal Plugin API for WPL parsers. This crate defines core types for plugin development while maintaining compatibility with the wp-lang ecosystem.
Enums§
Traits§
- Pipe
Processor - Trait for pipeline data processing operations.
Type Aliases§
- Data
Result - Result type for plugin parsing operations.
- Pipe
Hold - Wparse
Error - Wparse
Result - WplParse
Error Deprecated - WplParse
Reason Deprecated - 兼容别名:保留历史命名,方便渐进迁移。
- WplParse
Result Deprecated