Module types

Module types 

Source

Re-exports§

pub use super::conf::*;
pub use crate::utils::response::*;

Traits§

CompactStringExt
A trait that provides convenience methods for creating a CompactString from a collection of items. It is implemented for all types that can be converted into an iterator, and that iterator yields types that can be converted into a str.
RUMStringConversions
UTFStringExtensions
Implemented indexing trait for String and str which uses the UnicodeSegmentation facilities to enable grapheme iteration by default. There could be some performance penalty, but it will allow for native Unicode support to the best extent possible.

Type Aliases§

APIFunction
APIPath
AsyncURLParams
AsyncURLPath
ComponentFunction
ComponentMap
PageFunction
PageMap
RUMString
RUMWebData
RenderedPageComponents
RouterAPIPath
RouterComponents
RouterForm
RouterParams
URLParams
URLPath