Skip to main content

create_correspondent

Function create_correspondent 

Source
pub fn create_correspondent<T: Transport>(
    client: &ApiClient<T>,
    name: String,
    matcher: String,
) -> Result<Value, AppError>