read_input

Function read_input 

Source
pub async fn read_input<'a>(
    state: ProtectedState<'static>,
    s: Sender<()>,
) -> Result<()>