dyaml v0.9.2 (2022-08-24T21:56:38Z)
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