Re-exports§
pub use common::AstAnchor;pub use common::LineRange;pub use v3::Annotation;pub use correction::*;pub use v3::*;
Modules§
Enums§
- Parse
Annotation Error - Errors from
parse_annotation.
Functions§
- parse_
annotation - Parse an annotation from JSON, detecting the schema version and migrating to the canonical (latest) type.
- peek_
version - Peek at the schema version string from raw annotation JSON without full parsing.