Module URLSerializationHelper

Module URLSerializationHelper 

Source
Expand description

A helper module for serializing and deserializing url::Url with serde. This is used in DTOs where a Url field needs to be serialized to a string.

Functionsยง

deserialize
serialize