jeson
v0.1.0
Pages
Modules
Search documentation of jeson
Settings
View Source
Lexer
(jeson v0.1.0)
Summary
Functions
scan(input)
Functions
Link to this function
scan(input)
View Source
@spec
scan(
binary
()) :: [
Token.t
()] | {:error,
String.t
()}