Skip to main content

OutputCreate

Function OutputCreate 

Source
pub async fn OutputCreate(
    _ApplicationHandle: AppHandle,
    Arguments: Vec<Value>,
) -> Result<Value, String>