entry_point

Function entry_point 

Source
pub fn entry_point<T: NamedCLTyped>(
    name: &str,
    description: &str,
    is_mutable: bool,
    arguments: Vec<Argument>,
) -> Entrypoint
Expand description

Creates a new entrypoint.