Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
197 B
Rust
Raw Normal View History

//@ is "$.index[*][?(@.name=='Unit')].visibility" \"public\"
//@ has "$.index[*][?(@.name=='Unit')].inner.struct"
//@ is "$.index[*][?(@.name=='Unit')].inner.struct.kind" \"unit\"
pub struct Unit;