mysqlEscape

Helper function to easily construct a escape wrapper struct

mysqlEscape
(
T
)
()

Parameters

T

(Template Param) Type of the input

input T

Input to escape

Meta