We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
impl Encode for Vec<String>
impl Encode for Vec<E: Encode>
Would be useful for Vec<&str> and key exchange Vec<Algorithm> lists for example.
Vec<&str>
Vec<Algorithm>
Activity