Skip to content

Commit

Permalink
Option::is_some_and is stablized
Browse files Browse the repository at this point in the history
  • Loading branch information
lytefast committed May 29, 2024
1 parent 59d46c8 commit 16dfc77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#![feature(div_duration)]
#![feature(is_some_and)]

//! Library which implements the core
//! [GCRA](https://en.wikipedia.org/wiki/Generic_cell_rate_algorithm) functionality in rust.
Expand Down

0 comments on commit 16dfc77

Please sign in to comment.