Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGhillie committed Apr 6, 2024
1 parent b95395f commit c34be14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/phonon/src/context.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//! Application-wide callbacks, settings and API version info.

// We will skip porting Context as we are not aiming for a library that can be used with FFI.
// The remaining features of Context can be replaced by Rusty things like feature flags.
// The remaining features of Context can be replaced by Rustier things like feature flags.
// Todo: This file can be removed once everything is ported.

0 comments on commit c34be14

Please sign in to comment.