[][src]Function tink_core::registry::get_key_manager

pub fn get_key_manager(type_url: &str) -> Result<Arc<dyn KeyManager>, TinkError>

Return the key manager for the given type_url if it exists.