Skip to main content

block_kind_for_end

Function block_kind_for_end 

Source
pub fn block_kind_for_end(event: &Event) -> Option<BlockKind>
Expand description

Returns the BlockKind for an end event, or None if the event is not a block end.