use Arc;
use crate::;
/// Constructs the built-in default provider.
///
/// Ring remains the default whenever its feature is enabled. AWS-LC-RS is selected only when it is
/// the sole built-in. With no built-in features this returns [`CryptoError::NoDefaultProvider`].