How do you properly deprecate a method in a Protocol?

Swift would need a way for the method in the conforming type to be marked so it's clear it's fulfilling a protocol requirement. This has been discussed in the past here:
https://forums.swift.org/t/keyword-for-protocol-conformance