[][src]Type Definition nature::db::MissionFilter

type MissionFilter = fn(_: &Instance, _: &Vec<Relation>) -> Option<Vec<Mission>>;