drain_filter_polyfill 0.1.3

current nightly implementation of Vec::drain_filter, copypasted out for use on stable
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "current nightly implementation of Vec::drain_filter, copypasted out for use on stable"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "drain_filter_polyfill"
repository = "https://github.com/whentze/drain_filter_polyfill.git"
version = "0.1.3"