Skip to content

no_std symphonia-core: replace io::Result with crate::Result#360

Open
atoktoto wants to merge 1 commit intopdeljanov:dev-0.6from
atoktoto:no-std1
Open

no_std symphonia-core: replace io::Result with crate::Result#360
atoktoto wants to merge 1 commit intopdeljanov:dev-0.6from
atoktoto:no-std1

Conversation

@atoktoto
Copy link

This is my attempt at reducing dependency on std::io in symphonia-core with the aim of unblocking future no_std compatibility. In this pull request I replaced all io::Result with crate::Result.

I intend to follow the plan laid out in the discussion here: #244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant