put_into_memory_store

Function put_into_memory_store 

Source
async fn put_into_memory_store(
    ctx: &mut Context,
    key: NodeInfoKey,
    value: NodeInfo,
) -> Result<()>