UrlBuffer

Type Alias UrlBuffer 

Source
pub type UrlBuffer = StrBuf<URL_BUFFER_SIZE>;
Expand description

URL storage for const fn creation.

Aliased Typeยง

pub struct UrlBuffer { /* private fields */ }