fn as_vector(arg: ValueRef<'_>) -> Result<Option<Cow<'_, [f32]>>>
Convert a value to a vector value. Supported data types are binary and string.