Skip to main content

Crate oak_protobuf

Crate oak_protobuf 

Source
Expand description

Re-exports§

pub use crate::ast::ProtobufRoot;
pub use crate::builder::ProtobufBuilder;
pub use crate::highlighter::HighlightKind;
pub use crate::highlighter::Highlighter;
pub use crate::highlighter::ProtobufHighlighter;
pub use crate::kind::ProtobufSyntaxKind;
pub use crate::language::ProtobufLanguage;
pub use crate::lsp::ProtobufLanguageService;
pub use crate::parser::ProtobufParser;
pub use crate::mcp::serve_protobuf_mcp;

Modules§

ast
builder
highlighter
kind
language
lexer
lsp
mcp
parser