Function tidb_query_expr::impl_string::replace [−][src]
pub fn replace(
s: BytesRef<'_>,
from_str: BytesRef<'_>,
to_str: BytesRef<'_>,
writer: BytesWriter
) -> Result<BytesGuard>
pub fn replace(
s: BytesRef<'_>,
from_str: BytesRef<'_>,
to_str: BytesRef<'_>,
writer: BytesWriter
) -> Result<BytesGuard>