kmp-plugin-api 0.6.0

Public plugin API for the KMP kernel: evidence value and derivation traits, free of kernel internals
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod calendar_date;
pub mod currency_code;
pub mod derivation_operation;
pub mod evidence_segment_kind;
pub mod interpretation_error;
pub mod interpreted_value;
pub mod math_expression_notation;
pub mod operand_label;
pub mod operand_role;
pub mod source_code_segment_kind;
pub mod text_span;