PageFunction

Type Alias PageFunction 

Source
pub type PageFunction = fn(SharedAppState) -> RenderedPageComponents;