Sets a debugging name for the current Future. This helps with debugging, as the name will be included in the stack trace during unhandled exceptions. The macro ARC_FRAME() can be used instead to automatically set the name to function name and file + line information.
Function markFrame
#include <Context.hpp>