Searched defs:from_meta (Results 1 – 13 of 13) sorted by relevance
69 fn from_meta(item: &Meta) -> Result<Self> { in from_meta() method182 fn from_meta(mi: &Meta) -> Result<Self> { in from_meta() method572 fn from_meta(value: &syn::Meta) -> Result<Self> { in from_meta() method607 fn from_meta(item: &Meta) -> Result<Self> { in from_meta() method624 fn from_meta(item: &Meta) -> Result<Self> { in from_meta() method659 fn from_meta(item: &Meta) -> Result<Self> { in from_meta() method
24 pub fn from_meta(input: &DeriveInput) -> TokenStream { in from_meta() function
22 mod from_meta; module
13 mod from_meta; module51 fn from_meta(item: &syn::Meta) -> Result<Self> { in from_meta() method
74 fn from_meta(mi: &syn::Meta) -> Result<Self> { in from_meta() method
84 fn from_meta(item: &syn::Meta) -> Result<Self> { in from_meta() method
133 fn from_meta(item: &Meta) -> Result<Self> { in from_meta() method
29 def from_meta(allocator, tensor_meta): member in OpenRegTensorData
369 pub(crate) fn from_meta(meta: &Meta) -> Result<Self, &'static str> { in from_meta() method428 pub(crate) fn from_meta(meta: &'a Meta) -> Result<Self, ()> { in from_meta() method
195 fn from_meta(meta: &Meta) -> Result<Repr, Error> { in from_meta() method
540 fn from_meta(meta: &Meta) -> Result<RawRepr, UnrecognizedReprError> { in from_meta() method