tnetstring serialization library for rust.
Changes are just: use std::vec; ... Vec<T> -> vec::Vec<T> Do switch this out if there's a tidier way of doing this that I've ignored. The persistent overlap between Vec/Vec is the source of the verbosity.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by tekacs and has received 2 comments.