getFeature

open fun getFeature(index: Int): ArchFeature
Features detected (or known to be supported) for this architecture; optional field.
repeated .elide.machine.ArchFeature feature = 4;

Return

The feature at the given index.

Parameters

index

The index of the element to return.