Manzonia geometrica
Manzonia geometrica is a species of minute sea snail, a marine gastropod mollusk or micromollusk in the family Rissoidae.[2]
Manzonia geometrica | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
(unranked): | |
Superfamily: | |
Family: | |
Genus: | |
Species: | M. geometrica |
Binomial name | |
Manzonia geometrica Beck & Gofas, 2007[1] | |
Description
Distribution
gollark: Oh, never mind, found it.
gollark: Thanks. Apparently that works. Is there a way to *cancel* that task from the function which spawns it?
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.
References
- Gofas S. (2007). Rissoidae (Mollusca: Gastropoda) from northeast Atlantic seamounts. Journal of Natural History 41(13–16): 779–885. World Register of Marine Species, Retrieved 08/09/10.
- Manzonia geometrica Beck & Gofas, 2007. Gofas, S. (2009). Manzonia geometrica Beck & Gofas, 2007. In: Bouchet, P.; Gofas, S.; Rosenberg, G. World Marine Mollusca database. Accessed through the World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=345742 on 9 August 2010 .
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.