Skip to main content

parse_state_comment

Function parse_state_comment 

Source
pub fn parse_state_comment(body: &str) -> Option<PersistedState>
Expand description

Extract the payload from a state comment. The marker is followed by JSON and terminated with -->.