Skip to main content

Module types

Module types 

Source

Re-exports§

pub use crate::utils::form_data::FormBuffer;
pub use crate::utils::form_data::FormData;
pub use super::conf::*;
pub use crate::utils::response::*;

Structs§

RUMWebDataProxy

Traits§

AsStr
RUMStringConversions
RUMWebTemplate
Main Template trait; implementations are generally derived
RUMWebTemplateSafe
Types that implement this marker trait don’t need to be HTML escaped
StringLike

Type Aliases§

APIFunction
APIPath
AsyncURLParams
AsyncURLPath
ConstNestedNestedTextMap
ConstNestedTextMap
ConstTextMap
NestedNestedTextMap
NestedTextMap
PageFunction
PageMap
PipelineGroup
RUMString
RUMWebData
RenderedPageComponents
RenderedPageComponentsResult
RootNestedNestedTextMap
RouterAPIPath
RouterComponents
RouterForm
RouterParams
TextMap
URLParams
URLPath

Derive Macros§

RUMWebTemplate
The Template derive macro and its template() attribute.