Let’s see how nostr/mostr/whatever doskel is on today handles markdown
```
if rust_developer.opinion.is_some() {
panic!("opinions are not supported");
}
```
That panic message genuinely autogenerate by RustRover when I typed `panic`
Let’s see how nostr/mostr/whatever doskel is on today handles markdown
```
if rust_developer.opinion.is_some() {
panic!("opinions are not supported");
}
```
That panic message genuinely autogenerate by RustRover when I typed `panic`
No replies yet.