Function read_color::char_to_hex
[−]
[src]
pub fn char_to_hex(ch: char) -> Option<u8>
Converts a character into a u8 value.
pub fn char_to_hex(ch: char) -> Option<u8>
Converts a character into a u8 value.
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).