Function set_record_weight

Source
pub fn set_record_weight(weight: f64)
Expand description

Set the weight of the temporary record stored on the server for the
currently specified record type.

weight The weight of the record.

Returns void