clarify terminology and fix several obvious bugs in the process

This commit is contained in:
Oliver Gould
2017-07-13 06:43:28 +00:00
parent cc97653fd7
commit d0c55c52e9
4 changed files with 129 additions and 90 deletions

View File

@@ -91,7 +91,6 @@ impl<T, U> Settings<T>
} else {
Ok(Async::NotReady)
}
}
}