Function tidb_query_expr::impl_string::insert[][src]

pub fn insert(
    s: BytesRef<'_>,
    pos: &Int,
    len: &Int,
    newstr: BytesRef<'_>,
    writer: BytesWriter
) -> Result<BytesGuard>