dyaml-yamlserialized ~master (2022-05-10T10:12:13.8618472)
Dub
Repo
Mark.this
dyaml
exception
Mark
Construct a Mark with specified line and column in the file.
struct
Mark
@
safe
pure nothrow @
nogc
this
(
const
uint
line
,
const
uint
column
)
Meta
Source
See Implementation
dyaml
exception
Mark
constructors
this
functions
toString
variables
column_
line_
Construct a Mark with specified line and column in the file.