blob: 7c9375ba529a8d9ac8ee620f6fa71b92c482b7cc [file] [log] [blame]
const EXPECTED = {
'query': 'from_u',
'others': [
{ 'path': 'std::char', 'name': 'from_u32' },
{ 'path': 'std::str', 'name': 'from_utf8' },
{ 'path': 'std::string::String', 'name': 'from_utf8' },
],
};