Skip to main content

Crate noxid_source

Crate noxid_source 

Source

Structs§

Diagnostic
DiagnosticField
Label
Position
SourceFile
SourceId
Span

Enums§

Severity

Functions§

html_escape
Escape a string for HTML text or a double-quoted attribute value. & is handled first by construction, so an escaped & is never re-escaped.
js_escape
Escape a string for a JavaScript string literal in generated code.
json_escape