Expand description
Analysis utilities
Re-exports§
pub use connect::*;pub use relations::*;pub use pda_graph::*;pub use type_graph::*;
Modules§
- connect
- pda_
graph - PDA graph analysis — extracts PDA derivation info from IDL instructions.
- relations
- type_
graph - Type graph analysis — extracts pubkey field references from IDL type definitions.