Home
last modified time | relevance | path

Searched defs:DeriveInputShapeSet (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/options/
Dshape.rs19 pub struct DeriveInputShapeSet { struct
25 impl Default for DeriveInputShapeSet { argument
35 impl FromMeta for DeriveInputShapeSet { implementation
64 impl ToTokens for DeriveInputShapeSet { implementation