partial-idl-parser 1.0.0

A simple parser for anchor IDL without importing anchor types or causing build panics for WASM targets.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.218"

[dependencies.serde_json]
version = "1.0.139"

[lib]
name = "partial_idl_parser"
path = "src/lib.rs"

[package]
authors = ["448-OG <superuser@448.africa>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography::cryptocurrencies"]
description = "A simple parser for anchor IDL without importing anchor types or causing build panics for WASM targets."
edition = "2021"
homepage = "https://github.com/JamiiDao"
keywords = ["solana", "solana-pay", "wallet", "blockchain", "wallet-adapter"]
license = "Apache-2.0 OR MIT"
name = "partial-idl-parser"
readme = "README.md"
repository = "https://github.com/JamiiDao/SolanaWalletAdapter"
rust-version = "1.84"
version = "1.0.0"