blob: e4daa5065d2330cf302eb1c7ae2c0cf37b83a1de [file] [log] [blame]
const QUERY = 'Vec::new';
const EXPECTED = {
'others': [
{ 'path': 'std::vec::Vec', 'name': 'new' },
{ 'path': 'std::vec::Vec', 'name': 'ne' },
],
};