dyaml ~master (2022-04-27T14:57:33Z)
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