Docs.rs
zuzu-rust-0.6.0
zuzu-rust 0.6.0
Permalink
Docs.rs crate page
Artistic-1.0
OR
GPL-2.0-or-later
Links
crates.io
Source
Owners
tobyink
Dependencies
aes-gcm ^0.10
normal
argon2 ^0.5
normal
axum ^0.8
normal
bigdecimal ^0.4.10
normal
bzip2 ^0.4
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
ed25519-dalek ^2
normal
flate2 ^1
normal
getrandom ^0.2
normal
hickory-resolver ^0.24
normal
hmac ^0.12
normal
iana-time-zone ^0.1
normal
libloading ^0.8.9
normal
libxml ^0.3
normal
md-5 ^0.10
normal
mime_guess ^2
normal
mysql ^25
normal
num-bigint ^0.4.6
normal
num-traits ^0.2
normal
openssl ^0.10.79
normal
p256 ^0.13.2
normal
p384 ^0.13.1
normal
pbkdf2 ^0.12
normal
postgres ^0.19
normal
regex ^1.12.3
normal
reqwest ^0.13.2
normal
rusqlite ^0.32
normal
rustyline ^14
normal
scrypt ^0.11
normal
serde ^1
normal
serde_cbor ^0.11
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
std-uritemplate ^2.0.10
normal
tar ^0.4
normal
tokio ^1
normal
x25519-dalek ^2.0.1
normal
zip ^0.6
normal
Versions
0.13%
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
Skip to main content
parse_program
zuzu_
rust
0.6.0
zuzu_rust
Function
parse_
program
Copy item path
Source
pub fn parse_program(source: &
str
) ->
Result
<
Program
>