Function handle_input_line

Source
pub(crate) fn handle_input_line(
    kademlia: &mut Behaviour<MemoryStore>,
    line: String,
)