serde_derive::internals::attr

Type Alias SerAndDe

Source
type SerAndDe<T> = (Option<T>, Option<T>);