moore_vhdl_syntax::parser::rules
pub fn parse_assign_dst_tail<P: Parser>( p: &mut P) -> ReportedResult<(AssignKind, bool)>