View Source Bento.Parser (bento v1.0.0)
A BEP-3 conforming Bencoding parser.
See:
Link to this section Summary
Link to this section Types
@type parse_err() :: :invalid | {:invalid, String.t()}
A BEP-3 conforming Bencoding parser.
See:
@type parse_err() :: :invalid | {:invalid, String.t()}