Skip to content

Commit

Permalink
fix: add powf and powi to rust dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
koviubi56 committed Apr 28, 2024
1 parent 670a2d0 commit 2c0eb3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dictionaries/rust/src/rust.txt
Expand Up @@ -74,6 +74,8 @@ override
panic
PartialEq
PartialOrd
powf
powi
println
priv
proc
Expand Down

0 comments on commit 2c0eb3e

Please sign in to comment.