ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
parseIni
ae
utils
sd
sini
Parse a structured INI from a range of lines, into a user-defined struct.
T
parseIni
(
T
R
)
(
R
r
)
if
(
isInputRange
!
R
&&
isSomeString
!(
ElementType
!
R
)
)
Meta
Source
See Implementation
ae
utils
sd
sini
functions
loadIni
parseIni
structs
IniParser
Parse a structured INI from a range of lines, into a user-defined struct.