Skip to main content

read_instruction_bundle

Function read_instruction_bundle 

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