Andrew Gauger

Results 16 issues of Andrew Gauger

Let's expand all the recipes. Hidden code is a stumbling block for far too many people.

Create an issue for each of the recipes - Algorithms - [x] Sort a vector - with custom ordering - with a custom key - CLI - [x] color (ANSI)...

needs clarification

| | | | ------------- | ------------- | | Crates | rusqlite| | Section | 7.1 SQLite | Once the database has structure, insert and query data

claimed
hacktoberfest

| | | | ------------- | ------------- | | Crates | std | | Section | 16.2 String Parsing | Given a simple custom type, implement debug and display directly....

example
claimed

Apparently, changes have been made to hyper 0.12 that breaks the `header!` implementation. Those changes should be reviewed and implemented into the recipes. Documentation is being moved to doc.servo.org until...

blocked upstream

On the cookbook, I started receiving errors regarding rand, which indicated the crate version was .4, which was true on a dependency of a dependency. In my case I was...

bug
help wanted
hacktoberfest