oak-rust 0.0.11

High-performance incremental Rust parser for the oak ecosystem with flexible configuration, emphasizing memory safety and zero-cost abstractions.
Documentation
{
    "success": true,
    "typed_root": {
        "type_name": "oak_rust::ast::RustRoot",
        "content": {
            "items": [
                {
                    "Struct": {
                        "fields": [],
                        "name": {
                            "name": "",
                            "span": {
                                "end": 0,
                                "start": 0
                            }
                        },
                        "span": {
                            "end": 36,
                            "start": 0
                        }
                    }
                }
            ]
        }
    },
    "errors": [
        "Expected 'Identifier' at 6"
    ]
}