Module serde_partial::filter

source ·
Expand description

Field filtering

Structs

A SerializeFilter which inverts the behavior of the filter it wraps.

Traits

Trait implemented by types which can be used to filter the serializable fields of another type.