rust / latest / std / char / fn.from_u32.html

Function std::char::from_u32

pub const fn from_u32(i: u32) -> Option<char>

Converts a u32 to a char. Use char::from_u32 instead.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/char/fn.from_u32.html