//! Dynamic path serializer and parser, used by `comfund` crate
pub use ;
pub use ;
/// Serialize structure into dynamic path template.
///
/// ## Returns
///
/// Valid, percent encoded url string with dynamic segments of template substitued
/// for struct fields