pub async fn read_instruction_bundle(
options: &InstructionDiscoveryOptions<'_>,
max_bytes: usize,
) -> Result<Option<InstructionBundle>>pub async fn read_instruction_bundle(
options: &InstructionDiscoveryOptions<'_>,
max_bytes: usize,
) -> Result<Option<InstructionBundle>>