Hike Heiskell

Edgar Frank "Hike" Heiskel III (October 10, 1940 November 20, 2016) was an American lawyer and politician.

Heiskel was born in Morgantown, West Virginia and graduated from Morgantown High School. He received his bachelor's degree from West Virginia University in 1963 and his law degree from the University of Virginia School of Law in 1966. Heiskell served in the United States Air Force. He then practiced law. From 1972 to 1975, Heiskell served as West Virginia Secretary of State and was a Republican. He died in Charleston, West Virginia from cancer.[1][2]

Notes

  1. Edgar Frank Heiskell III-obituary
  2. 'Former Secretary of State Edgar F. "Hike" Heiskell dies at 76,' The Register-Herald (Beckley, West Virginia), Andrea Lammon, November 22, 2016
gollark: Duckduckgoing it just turns up a lot of information on compiling *everything* like that, which is slow.
gollark: I thought there was a way to do this but I forgot it; can you compile a single dependency with a higher optimization level?
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````
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.