Skip to main content

Module analysis

Module analysis 

Source
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.