You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
patterns/idioms
Andre Bogus 65492bc7b2 more default vs. constructor distinction 8 years ago
..
concat-format.md Add the extensibility by privacy pattern 9 years ago
ctor.md link ctor -> builder 9 years ago
default.md more default vs. constructor distinction 8 years ago
deref.md Deref polymorphism anti-pattern 9 years ago
dtor-finally.md improve comment 9 years ago
mem-replace.md Change "".to_string() to String::new() 8 years ago
option-iter.md Iterating over an Option 8 years ago
pass-var-to-closure.md Small title fix 8 years ago
priv-extend.md Prepending _ to field name avoids unused field warning 8 years ago