1 2 3 4
/// The default target to pass to cargo, to workaround issue #11. pub fn default_target() -> &'static str { current_platform::CURRENT_PLATFORM }