Docs.rs
text-mel-0.7.1
text-mel 0.7.1
Permalink
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
qvignaud
Dependencies
futures ~0.3.28
normal
melodium-core ^0.7.1
normal
melodium-macro ^0.7.1
normal
Versions
10.34%
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
ends_with
text_
mel
0.7.1
In text_
mel::
compare
text_mel
::
compare
Function
ends_
with
Copy item path
Source
pub fn ends_with(text:
string
, pattern:
string
) ->
bool
Expand description
Tells if string ends with a pattern.