☰
StrExt
Required Methods
len_utf8
Implementations on Foreign Types
str
Implementors
In script::textinput
?
Trait
script
::
textinput
::
StrExt
source
·
[
−
]
trait StrExt { fn
len_utf8
(&self) ->
UTF8Bytes
; }
Required Methods
§
source
fn
len_utf8
(&self) ->
UTF8Bytes
Implementations on Foreign Types
§
source
§
impl
StrExt
for
str
source
§
fn
len_utf8
(&self) ->
UTF8Bytes
Implementors
§