Module types

Module types 

Source

Re-exports§

pub use super::conf::*;

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§

AsyncURLParams
AsyncURLPath
ComponentFunction
ComponentMap
HTMLResult
PageFunction
PageMap
RUMString
RenderedPageComponents
RouterComponents
RouterParams
URLParams
URLPath