Function rustc_ast::entry::entry_point_type

source ยท
pub fn entry_point_type(
    attrs: &[Attribute],
    at_root: bool,
    name: Option<Symbol>,
) -> EntryPointType