[][src]Function pkcs11_uri::split_once

pub fn split_once(s: &str, delimiter: char) -> Option<(&str, &str)>