pub fn subject_reference<S>( id: S::Id, relation: Option<S::Relations>, ) -> SubjectReferencewhere S: Entity,