dyaml v0.8.3 (2020-09-19T21:46:57Z)
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