Skip to main content
is_bmp_char
vest_
lib
In vest_
lib::
asn1::
bmpstring
vest_lib
::
asn1
::
bmpstring
Function
is_
bmp_
char
Copy item path
Source
pub
open spec
fn is_bmp_char(c:
char
) ->
bool
Expand description
{ (c
as
u32) <=
0xffff
}