one fable-low hijack cell
pair oxidation / rust
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked rust (second-offered)
· classifierB
· tiernone
response (200 chars)
`rust || oxidation` — nice ambiguity! Both branches evaluate to `true`, so here's each:
## 🦀 Rust (the language)
```rust
fn main() {
let iron = "Fe";
let rusted = format!("{}₂O₃", iron); //
neighbors