Struct cronos_indexer::program::Indexer
source · [−]pub struct Indexer;Expand description
Type representing the program.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Indexer
impl UnwindSafe for Indexer
Blanket Implementations
pub default fn example() -> T
Mutably borrows from an owned value. Read more