1 line
574 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"attr":[["llvm_enum","This attribute macro allows you to decorate an enum declaration which represents an LLVM enum with versioning constraints and/or custom variant names. There are a few expectations around the LLVM and Rust enums:"],["llvm_versioned_item","This attribute is used to decorate enums, structs, or unions which may contain variants/fields which make use of `#[llvm_versions(..)]`"],["llvm_versions","This macro can be used to specify version constraints for an enum/struct/union or other item which can be decorated with an attribute."]]});