pub type VueImportsSet = FlagSet<VueImports>;
#[repr(C)]pub struct VueImportsSet(/* private fields */);