Aswin C

Results 5 issues of Aswin C

**Your checklist for this pull request** - [x] I've read the [guidelines for contributing](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md) to this repository - [x] I made sure to follow the project's [coding style](https://github.com/rizinorg/rizin/blob/master/DEVELOPERS.md#code-style) - [...

RzCore
waiting-for-author

**Is your feature request related to a problem? Please describe.** Rizin currently only supports adding single-lined comments. To put it in more context, other disassemblers like IDA has a feature...

enhancement
test-required

#### Description Create an documentation page for rz-pipe's Rust crate, just like [r2pipe's one](https://radare.github.io/r2pipe.rs/r2pipe/index.html) and host it when [rizin.re/docs](rizin.re/docs) is up.

documentation
good first issue
rust

Added a more interactive, basic explanation on how to get started with Rizin

Codespell is a tool for fix spelling mistakes in the source code. This can be added in the CI to check for spelling mistakes in the pull requests. Please note...

good first issue