Crate tap_caip

Source

Re-exports§

pub use error::Error;

Modules§

error

Structs§

AccountId
CAIP-10 Account ID implementation
AssetId
CAIP-19 Asset ID implementation
ChainId
CAIP-2 Chain ID implementation
ValidationRegistry
Registry for CAIP-specific validation functions

Enums§

CaipId
Type representing any CAIP identifier

Functions§

parse
Attempt to parse a string as any recognized CAIP identifier

Type Aliases§

ValidatorFn
Type for validator functions that validate addresses, references, etc.