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": [
                {
                    "Use": {
                        "path": "use std::collections::HashMap;",
                        "span": {
                            "end": 30,
                            "start": 0
                        }
                    }
                }
            ]
        }
    },
    "errors": []
}