Function read_color::hex_pair
[−]
[src]
pub fn hex_pair(chars: &mut Chars) -> Option<u8>
Reads a pair of hex values, joining them in value range 0-255.
pub fn hex_pair(chars: &mut Chars) -> Option<u8>
Reads a pair of hex values, joining them in value range 0-255.
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).