Struct graph_http::types::DeltaPhantom
source · pub struct DeltaPhantom<T> { /* private fields */ }
Trait Implementations§
source§impl<T: Default> Default for DeltaPhantom<T>
impl<T: Default> Default for DeltaPhantom<T>
source§fn default() -> DeltaPhantom<T>
fn default() -> DeltaPhantom<T>
Returns the “default value” for a type. Read more