flush_journal

Function flush_journal 

async fn flush_journal(
    client: &mut Client<JournaledSession>,
    writer: &mut Option<Writer>,
)
Expand description

Drain pending journal bytes and write them to the journal (if any).