Arhopala camdeo

Arhopala camdeo, the lilac oakblue, is a butterfly in the family Lycaenidae. It was described by Frederic Moore in 1858. It is found in the Indomalayan realm (Sikkim to Assam, Bhutan, Manipur, Burma, Thailand and Vietnam).[2]

Arhopala camdeo
From the Courvoisier Collection, Basel, Switzerland
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Lycaenidae
Genus: Arhopala
Species:
A. camdeo
Binomial name
Arhopala camdeo
(Moore, [1858])[1]
Synonyms
  • Amblypodia camdeo Moore, 1857
  • Amblypodia camdeo sebonga Tytler, 1926

Subspecies

  • Arhopala camdeo camdeo (India: Sikkim to Assam, Bhutan, Manipur, Burma, Thailand, Vietnam)
  • Arhopala camdeo sebonga Tytler, 1926 (India)
gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
gollark: I found `async-scoped`, but it seems like that would either block the entire thread or possibly cause safety issues.
gollark: Hi. I'm trying to concurrently read from a websocket and do some things with that socket at an interval, with `async_std` and `tide-websocket`. I thought I could use `task::spawn` for this, but it seems to want that to only use `'static` things, which the websocket connection is not. What's the right way to do this?
gollark: <@619953832918777856> SECURITY ANNOUNCEMENT: The letter "j" is banned from this point on.

References

  1. Moore, [1858] A Catalogue of the Lepidopterous Insects in the Museum of the Hon. East-India Company in Horsfield & Moore, 1: : 1-278, pl. 1-12,1a,2a,3a,4a,5a,6a
  2. Seitz, A., 1912-1927. Die Indo-Australien Tagfalter Grossschmetterlinge Erde 9


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.