Module four_char_code_unchecked

Source

Functionsยง

from_slice_unchecked
Returns a FourCharCode if slice is valid, an error describing the problem otherwise.
from_str_unchecked
Returns a FourCharCode if string is valid, an error describing the problem otherwise.