test(rust): gate Bedrock transcription coverage

This commit is contained in:
Yujong Lee 2026-09-05 17:33:32 -07:00
parent 54d678f51b
commit 89b3308e92

View file

@ -1,3 +1,5 @@
#![cfg(feature = "bedrock-auth")]
use crate::request_context::LiteLlmRequestContext;
use crate::request_options::{BedrockOptions, RequestOptions};
use std::io::{Read, Write};