Error Set ParseError [src]

Errors

InvalidLiteral
OutOfMemory

Source

pub const ParseError = error{ OutOfMemory, InvalidLiteral, }