exec

Function exec 

Source
pub async fn exec(
    addr: &str,
    script: String,
) -> Result<(), Box<dyn Error + Send + Sync>>