You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The echor is a Rust Echo CLI simple command line program written in Rust that mimics the behavior of the echo command commonly found in Unix-like operating systems. It takes input from the user and echoes it back to the terminal.