newxml v0.2.1 (2022-09-11T09:11:47Z)
Dub
Repo
CheckedWriter.cursor
newxml
writer
CheckedWriter
Undocumented in source.
Cursor
cursor
;
CursorType
cursor
;
struct
CheckedWriter
(WriterType, CursorType = void)
static if
(!(
is(CursorType == void)
))
CursorType
cursor
;
Meta
Source
See Implementation
newxml
writer
CheckedWriter
aliases
StringType
functions
closeElement
startElement
writeAttribute
writeCDATA
writeComment
writeProcessingInstruction
writeText
writeXMLDeclaration
structs
Cursor
variables
cursor
writer