identity

Function identity 

Source
pub async fn identity<L: FrameLink>(
    device: &mut UlcpDevice<L>,
    op: Option<IdentityOp>,
) -> Result<()>