repline: Sync with old repline

This commit is contained in:
2025-08-07 02:43:23 -04:00
parent d1df62533e
commit 760cf725f2
9 changed files with 316 additions and 180 deletions

View File

@@ -1,5 +1,5 @@
//! Demonstrates the use of [read_and()]:
//!
//!
//! The provided closure:
//! 1. Takes a line of input (a [String])
//! 2. Performs some calculation (using [FromStr])