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;