Skip to content

Conversation

@ThatNerdyPikachu
Copy link

@ThatNerdyPikachu ThatNerdyPikachu commented Dec 24, 2018

  • Basic parsing
  • Extended data region support on the Patch type
  • Clippy, rustfmt, etc
  • Add to the binary crate
  • Rebuilding?

@todo
Copy link

todo bot commented Dec 24, 2018

figure out a better way to do this with the different title types. */,

title_header: Option<TitleHeader> /* TODO: figure out a better way to do this with the different title types. */,
content_entries: Vec<ContentEntry>,
meta_entries: Option<Vec<MetaEntry>>
}
#[derive(Clone)]


This comment was generated by todo based on a TODO comment in 830e138 in #31. cc @ThatNerdyPikachu.

@ThatNerdyPikachu
Copy link
Author

@roblabla Should from_u8 on TitleType and ContentType be public?

@roblabla
Copy link
Member

I think it's fine if they stay private.

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