Crate stomp_parser[][src]

Modules

model

Macros

blank

This macro is useful for forcing repeat expression - particularly optional items - without actually outputting anything depending on the input.

choose_from_presence
frame
frame_parser
frames
header
header_display
headers

Structs

StompParseError
Switch

A Parser which holds keyword -> parser maps, and applies the later when the former is encountered

Traits

FullError