Function get_sequence

Source
pub async fn get_sequence(
    client: &Client,
    sequence_info: &SequenceListInfo,
    cache_options: &CacheOptions,
) -> Result<Sequence, Box<dyn Error>>