insert

Function insert 

Source
pub async fn insert(
    state: Data<Mutex<Client>>,
    rkh: RootKeyHolder,
) -> Result<()>