Crate avr_std_stub[][src]

Contains simple implementations of required language items that libstd normally defines on other targets.

You should always have extern crate avr_std_stubs defined when using this crate.