Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/options/
Dshape.rs119 pub struct DataShape { struct
129 impl DataShape { argument
164 impl FromMeta for DataShape { implementation
181 impl ToTokens for DataShape { implementation