Skip to main content

hello

Function hello 

Source
pub fn hello(
    aliases: &[String],
    suffix: &str,
    trips: u64,
) -> Response<Full<Bytes>>