[][src]Type Definition pct_str::Result

type Result<T> = Result<T, InvalidEncoding>;

Result of a function performing a percent-encoding check.