Versions in this module Expand all Collapse all v0 v0.1.0 Jan 22, 2024 Changes in this version + var RX_COMMENTS *regexp.Regexp + func NewRustPreprocessor() preprocessor.PreProcessor + type RustPreprocess struct + func (p *RustPreprocess) Name() string + func (p *RustPreprocess) ProcessContent(content string) string + func (p *RustPreprocess) SupportedFileTypes() []string