Skip to content

Instantly share code, notes, and snippets.

@zmike
Created November 18, 2014 19:37
Show Gist options
  • Select an option

  • Save zmike/926214149a54ebd0e1fc to your computer and use it in GitHub Desktop.

Select an option

Save zmike/926214149a54ebd0e1fc to your computer and use it in GitHub Desktop.
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