Crate wp_parse_api

Crate wp_parse_api 

Source
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§

RawData
WparseReason

Traits§

PipeProcessor
Trait for pipeline data processing operations.

Type Aliases§

DataResult
Result type for plugin parsing operations.
PipeHold
WparseError
WparseResult
WplParseErrorDeprecated
WplParseReasonDeprecated
兼容别名:保留历史命名,方便渐进迁移。
WplParseResultDeprecated