pub trait Associated: Sealed { }Expand description
Sealed trait to allow Res::new_in and Res::new_cyclic_in to use Assoc, Mut, or Res as an association source.
pub trait Associated: Sealed { }Sealed trait to allow Res::new_in and Res::new_cyclic_in to use Assoc, Mut, or Res as an association source.