pub fn block_kind_for_start(event: &Event) -> Option<BlockKind>
Returns the BlockKind for a start event, or None if the event is not a block start.
BlockKind
None