Created
November 18, 2014 19:37
-
-
Save zmike/926214149a54ebd0e1fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| string_multimap.rs:33:47: 33:52 error: type `core::iter::Map<'_, &collections::vec::Vec<*mut types::cef_string_utf8>, uint, core::iter::Map<'_, (&collections::string::String, &collections::vec::Vec<*mut types::cef_string_utf8>), &collections::vec::Vec<*mut types::cef_string_utf8>, collections::tree::map::Entries<'_, collections::string::String, collections::vec::Vec<*mut types::cef_string_utf8>>>>` does not implement any method in scope named `sum` | |
| string_multimap.rs:33 (*v).values().map(|val| (*val).len()).sum() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment