Type Definition flowlang::rustcmd::Transform

source · []
pub type Transform = fn(_: DataObject) -> DataObject;