Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactors #35

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Refactors #35

merged 3 commits into from
Nov 20, 2023

Conversation

chris-ha458
Copy link
Contributor

I originally set out to make
pub(crate) fn identify_sig_or_bom(sequence: &[u8]) -> (Option, Option<&[u8]>)
return
Option<(String,&[u8])>

but got side tracked.

Turns out the original task is more difficult than I hoped it would be.

@nickspring nickspring merged commit eb0f58a into nickspring:main Nov 20, 2023
3 checks passed
@chris-ha458 chris-ha458 deleted the refactors branch November 23, 2023 09:47
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.

2 participants