serde_derive::internals::attr

Type Alias SerAndDe

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