rust/tests/rustdoc-js-std/field-is-unary-func.js

8 lines
208 B
JavaScript

const EXPECTED = {
// one of the only non-generic structs with public fields
'query': 'CpuidResult -> u32',
'others': [
{ 'path': 'core::arch::x86::CpuidResult', 'name': 'eax' },
],
}