Skip to main content

hello

Function hello 

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