Function rustc_ast::entry::entry_point_type

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