Re-exports§
pub use error::Error;
Modules§
Structs§
- Account
Id - CAIP-10 Account ID implementation
- AssetId
- CAIP-19 Asset ID implementation
- ChainId
- CAIP-2 Chain ID implementation
- Validation
Registry - 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§
- Validator
Fn - Type for validator functions that validate addresses, references, etc.