Skip to main content

block_kind_for_start

Function block_kind_for_start 

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

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