Skip to main content

RegisteredHostCallbackExample

Type Alias RegisteredHostCallbackExample 

Source
pub type RegisteredHostCallbackExample = RegisteredHostCallbackExample;

Aliased Type§

pub struct RegisteredHostCallbackExample {
    pub description: String,
    pub input: String,
}

Fields§

§description: String§input: String