Function tfc_toolset::variable::create

source ·
pub async fn create(
    workspace_id: &str,
    var: Variable,
    config: &Core,
    client: Client
) -> Result<Variable, ToolError>