4#ifndef ADA_IMPLEMENTATION_INL_H
5#define ADA_IMPLEMENTATION_INL_H
9#include "ada/expected.h"
17#if ADA_INCLUDE_URL_PATTERN
18template <url_pattern_regex::regex_concept regex_prov
ider>
23 return parser::parse_url_pattern_impl<regex_provider>(std::move(
input),
User-facing functions for URL parsing and manipulation.
errors
Error codes for URL parsing operations.
ada_warn_unused ada::result< result_type > parse(std::string_view input, const result_type *base_url=nullptr)