1 2 3 4 5 6 7
const FILTER_CRATE = "std"; const EXPECTED = { 'query': 'Option::', 'others': [ { 'path': 'std::option::Option', 'name': 'eq' }, ], }