pub trait FieldPayloadMarker { }

Implementations on Foreign Types§

source§

impl<T: FieldPayloadMarker> FieldPayloadMarker for &T

Implementors§