[go: up one dir, main page]

Module url::format

source ·
Expand description

Formatting utilities for URLs.

These formatters can be used to coerce various URL parts into strings.

You can use <formatter>.to_string(), as the formatters implement fmt::Display.

Structs§