Crate tldparser

Source
Expand description

A Tld Parser for parsing AllDomains ANS domains in the Solana blockchain.

Re-exports§

pub use constants::*;
pub use pda::*;
pub use state::*;
pub use types::*;
pub use utils::*;

Modules§

constants
name_record_handler
pda
state
types
utils

Structs§

TldParser
Tld Parser in for ANS Protocol in Solana blockchain.