Andrey Sikorin
Andrey Sikorin
### Describe the bug Screenshot of mikeh theme is outdated.  Now it is looks completely different. ### Steps to reproduce 1. Set ZSH_THEME="mikeh" in ~/.zshrc ### Expected behavior...
According to documentation, ```local_ip()``` function retrieves the local IPv4 address (and ```local_ipv6()``` retrieves the local IPv6 address), but why inside return type is general ```IpAddr``` enum instead of ```Ipv4Addr``` and...
Any chance of getting a proper Rust API for MPI file operations any time soon? What are the challenges in implementing such an API?
### Check for existing issues - [X] Completed ### Misc notes It would be great to have something similar to [Embedded Linux Kernel Dev](https://marketplace.visualstudio.com/items?itemName=microhobby.linuxkerneldev) VSCode extension. At least universal-ctags support.