Trait TyDown

Source
pub trait TyDown<T> { }
Expand description

Declare we can convert from Self to T, e.g. from the git::types::TStore to the Java one, but not the contrary

Implementorsยง