finalize_passthrough_entry_point_name

Function finalize_passthrough_entry_point_name 

Source
fn finalize_passthrough_entry_point_name(
    interface: &PassthroughInterface,
    entry_point: Option<&str>,
) -> Result<String, StageError>