[][src]Function hypua::is_pua

pub fn is_pua(pua: char) -> bool

특정 문자가 PUA 문자인지 아닌지 확인합니다.

PUA 영역에 포함되면 true, 아니라면 false를 반환합니다.