Skip to main content

layer_with_theme

Function layer_with_theme 

Source
pub fn layer_with_theme(
    theme: Arc<DotFallbackTheme>,
    directory: Arc<LanguageDirectory>,
) -> SyntaxLayer
Expand description

Build a SyntaxLayer using the given theme + language directory.