mysqlEscape

Helper function to easily construct a escape wrapper struct

Template Params: T = type of the input

mysqlEscape
(
T
)
()

Parameters

input T

input to escape

Meta