Function unicode::char::from_u32Unstable
[-]
[+]
[src]
pub fn from_u32(i: u32) -> Option<char>
Converts from u32 to a char
pub fn from_u32(i: u32) -> Option<char>
Converts from u32 to a char
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).