J Λ M Ξ S on Nostr: 🦀 Eyes I have been dabbling with writing Rust code. I tell the story of trying ...
🦀 Eyes
I have been dabbling with writing Rust code. I tell the story of trying Rust to build a small project; a non-blocking, asynchronous port scanner called Eyes.
This is my first post about Rust, and it is meant for folks who dont yet know Rust, to give them a sense of what it looks like to do familiar things, like CLI args or nonblocking I/O.
(I welcome feedback, but please remember I am new at Rust)
#rustlang
https://jmsdnns.com/tech/eyes/
I have been dabbling with writing Rust code. I tell the story of trying Rust to build a small project; a non-blocking, asynchronous port scanner called Eyes.
This is my first post about Rust, and it is meant for folks who dont yet know Rust, to give them a sense of what it looks like to do familiar things, like CLI args or nonblocking I/O.
(I welcome feedback, but please remember I am new at Rust)
#rustlang
https://jmsdnns.com/tech/eyes/