Crate url_utils

source ·
Expand description

Url Utils Crate

This crate contains functions for url percent encoding and decoding,

Functions§

  • UrlDecode the given string
  • UrlEncode the given string