indexor 0.3.0

An on-chain indexing solution for Solana accounts
Documentation
1
2
3
4
5
pub mod create_index;
pub mod create_item;

pub use create_index::*;
pub use create_item::*;