dtolnay / dtolnay/syn

Method to remove values from Punctuated

Open
#1,314 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
3.4k
Forks
374
Avg merge
1d 5h
Merged PRs (30d)
2

Description

The only current APIs on syn::punctuated::Punctuated that result in the Punctuated becoming smaller are `pop` (remove last) and `clear` (remove all).

https://github.com/dtolnay/syn/issues/343#issuecomment-657923539 mentioned needing to remove by index.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.