Docs.rs
sql-dialect-fmt-text-1.18.0
sql-dialect-fmt-text 1.18.0
Permalink
Docs.rs crate page
0BSD
26 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
hjosugi
Dependencies
Versions
56.52%
of the crate is documented
Platform
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
Skip to main content
utf16_len
sql_
dialect_
fmt_
text
1.18.0
sql_dialect_fmt_text
Function
utf16_
len
Copy item path
Source
pub fn utf16_len(text: &
str
) ->
u32
Expand description
Count UTF-16 code units in
text
.