mir-yaml v1.0.0 (2021-07-06T10:52:56Z)
Home
Dub
Repo
isURIChar
dyaml
scanner
Undocumented in source.
package
alias
isURIChar
=
among
!('-', ';', '/', '?', ':', '@', '&', '=', '+', '$', ',', '_', '.', '!', '~', '*', '\'', '(', ')', '[', ']', '%')
Meta
Source
See Implementation
dyaml
scanner
aliases
isBChar
isBreak
isBreakOrSpace
isFlowScalarBreakSpace
isNSChar
isNonLinebreakWhitespace
isNonScalarStartCharacter
isURIChar
isWhiteSpace
classes
ScannerException
structs
Scanner