Docs.rs
solify-parser-0.1.0
solify-parser 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
adisehrawat
Dependencies
anyhow ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
solana-sdk ^3.0.0
normal
solify-analyzer ^0.1.0
normal
solify-common ^0.1.0
normal
thiserror ^1.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
get_program_id
solify_
parser
0.1.0
solify_parser
Function
get_
program_
id
Copy item path
Source
pub fn get_program_id<P:
AsRef
<
Path
>>(idl_path: P) ->
Result
<
String
>