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

[Basic #2. Hashes] Mention how to deserialize before exercise #52

Open
matthabermehl opened this issue Dec 3, 2021 · 0 comments
Open

Comments

@matthabermehl
Copy link
Contributor

Up to this point, the retrieval of an element, and getting an entry hasn't been discussed, so the line in the solution

let book_option: Option<Book> = element.entry().to_app_option()?;

was unexpected. Is it possible, before the exercise, to include a section on how we get an element, gets its entry, and deserialize?

@matthabermehl matthabermehl changed the title [Basic #2. Hashes] Mention how to deserialize before exercize [Basic #2. Hashes] Mention how to deserialize before exercise Dec 3, 2021
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

No branches or pull requests

1 participant