Function tidb_query_expr::impl_string::repeat[][src]

pub fn repeat(
    input: BytesRef<'_>,
    cnt: &Int,
    writer: BytesWriter
) -> Result<BytesGuard>