"A program exhibits undefined behavior (UB) when it contains, or is executing code for which its programming language specification does not mandate any specific requirements."
unwrap doesn't fall into this category
"A program exhibits undefined behavior (UB) when it contains, or is executing code for which its programming language specification does not mandate any specific requirements."
unwrap doesn't fall into this category
Common licenses & open source culture should adjust to account for this. Software that's free for the people & appropriately priced for the billionaires.
Common licenses & open source culture should adjust to account for this. Software that's free for the people & appropriately priced for the billionaires.
unwrap / expect aren't 'any old method' to people with some rust experience, just like an exclamation point isn't any old character to someone with swift experience
unwrap / expect aren't 'any old method' to people with some rust experience, just like an exclamation point isn't any old character to someone with swift experience