dyaml v0.10.0 (2024-06-02T18:01:21Z)
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
structs
Scanner