Docs.rs
leo-package-3.1.0
leo-package 3.1.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
collinc97
d0cd
Dependencies
indexmap ^2.6
normal
leo-ast =3.1.0
normal
leo-errors =3.1.0
normal
leo-span =3.1.0
normal
serde ^1.0.214
normal
serde_json ^1.0
normal
snarkvm ^4.1.0
normal
tracing ^0.1
normal
ureq ^3.0.12
normal
Versions
37.04%
of the crate is documented
Platform
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
leo_
package
3.1.0
leo_package
Function
verify_valid_program
Copy item path
Source
pub fn verify_valid_program(name: &
str
, program: &
str
) ->
Result
<
()
,
UtilError
>