Skip to content

Commit dcf4e60

Browse files
committed
feat: add a graph of unsafe functions over time
1 parent 215e97d commit dcf4e60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ I am currently in the process of slowly refactoring the code to make certain par
9090
validity was a challenge, but now that there are tests checking the implementation against the C code, it should become
9191
easier.
9292

93+
![](https://unsafe-track.dcnick3.me/github/DCNick3/unsafe-libopus?x_coord=Index&y_coord=Functions&path_filter=^/src/(celt/([^/]*\.rs|modes/[^/]*\.rs)|silk/([^/]*\.rs|float/[^/]*\.rs|resampler/[^/]*\.rs)|src/.*\.rs)$)
94+
9395
## License
9496

9597
Same as the original libopus, `unsafe-libopus` is licensed under the BSD 3-clause license.

0 commit comments

Comments
 (0)