Function toku_connection::find_encoding[][src]

pub fn find_encoding<S: AsRef<str>>(
    encoding: S,
    supported_encodings: &'static [&'static str]
) -> Option<&'static str>