Skip to main content

copy_one

Function copy_one 

Source
fn copy_one(
    target: &Arc<Map>,
    server_user: &UserId,
    key: &[u8],
    value: &[u8],
) -> Result<bool>
Expand description

Writes one Moderation into the target column. A false return is a cleared entry (suspended == false), which has no tuwunel representation.