Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#![no_std]
pub fn drop_default<T: core::default::Default>(_x: T) {}
//@ !has "$.index[*][?(@.name=='Debug')]"
//@ !has "$.index[*][?(@.name=='Default')]"