pub fn set(ctx: &Ctx<'_>, identity: Identity)Expand description
Record the identity every later install reads. Call before
crate::init or crate::node::process::install; a second call
replaces the first.
pub fn set(ctx: &Ctx<'_>, identity: Identity)Record the identity every later install reads. Call before
crate::init or crate::node::process::install; a second call
replaces the first.