Function gain::identity::instance_id[][src]

pub async fn instance_id() -> Option<String>
Expand description

Get the instance id of this program invocation, if there is one. It may change if the program is suspended and resumed.