Function set_record_name

Source
pub fn set_record_name(name: &str)
Expand description

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

name The name of the record.

Returns void