1
2
3
4
5
6
7
8
9
10
11
//! Andrew Hobden
//!
//!   - **Date:** December 13, 2017 (recorded October 27, 2017)
//!   - [**Audio**][mp3]
//!
//! [mp3]: https://www.podtrac.com/pts/redirect.mp3/cdn.newrustacean.com/file/newrustacean/interview/rbr/andrew_hobden.mp3
//!
//! <audio style="width: 100%" title="Rust Belt Rust 2017: Andre Hobden" controls preload=metadata><source src="https://www.podtrac.com/pts/redirect.mp3/cdn.newrustacean.com/file/newrustacean/interview/rbr/andrew_hobden.mp3"></audio>

#[doc = include_str!("../../../docs/rbr_2017/andrew-hobden.md")]
pub struct Transcript;