Lines Matching defs:Features
27 ## Features section in Ash
28 ### Explicit returns with `Result`
40 ### `Vec<T>` instead of mutable slices
50 ### Slices
62 ### Strongly typed handles
68 ### Default implementation for all types
78 ### Builder pattern
132 ### Pointer chains
149 ### Flags and constants as associated constants
160 ### Debug/Display for Flags
172 ### Function pointer loading
187 ### Extension loading
195 ### Raw function pointers
203 ### Support for extension names
216 ### Implicit handles
226 ### Optional linking