Update for collections changes

This commit is contained in:
Steven Fackler 2014-06-09 20:17:42 -07:00
parent 32e6a70e8d
commit 6537d160f6
2 changed files with 2 additions and 2 deletions

View File

@ -1441,7 +1441,7 @@ impl<'stmt> PostgresRow<'stmt> {
}
}
impl<'stmt> Container for PostgresRow<'stmt> {
impl<'stmt> Collection for PostgresRow<'stmt> {
#[inline]
fn len(&self) -> uint {
self.data.len()

@ -1 +1 @@
Subproject commit 2ff958baddbe6387b2dde45327989222c83e5b5e
Subproject commit c87dbfd6e69abbbf1dfac8d8c56d10943ff3fac7