Docs.rs
cv2-crate-0.1.4
cv2-crate 0.1.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Kybernado
Dependencies
regex ^1.10.3
normal
sort ^0.8.5
normal
Versions
9.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
replace_all
cv2_
crate
0.1.4
In cv2_
crate::
string_
utils
cv2_crate
::
string_utils
Function
replace_
all
Copy item path
Source
pub fn replace_all(text: &
str
, old_sub: &
str
, new_sub: &
str
)