pub async fn handle_attach<P: PlatformServices>( services: &P, args: &AttachArgs, ) -> Result<AttachResult, Error>