Update comment

This commit is contained in:
John Kåre Alsaker 2017-07-25 08:31:02 +02:00
parent ff996853fe
commit 416096d0fd

View File

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//! Transforming generator bodies into a state machines
//! Transforms generators into state machines
#![allow(warnings)]