An iterator struct over aDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
Vec in storage.
An iterator struct over aDocumentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
Vec in storage.
#[derive(Drop)]
pub struct VecIter> {
vec: T,
current_index: IntRange,
}
Was this page helpful?