Docs.rs
quil-rs-0.30.0-rc.0
quil-rs 0.30.0-rc.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rigetti-githubbot
Dependencies
approx ^0.5.1
normal
dot-writer ^0.1.2
normal
optional
indexmap ^2.2.6
normal
itertools ^0.12.1
normal
lexical ^7.0.1
normal
ndarray ^0.15.6
normal
nom ^7.1.1
normal
nom_locate ^4.0.0
normal
num-complex ^0.4.0
normal
once_cell ^1.17.1
normal
petgraph ^0.6.4
normal
regex ^1.7.1
normal
serde ^1.0.125
normal
statrs ^0.16.0
normal
strum ^0.26.0
normal
thiserror ^1.0.56
normal
clap ^4.3.19
dev
criterion ^0.5.1
dev
insta ^1.37.0
dev
petgraph ^0.6.2
dev
pretty_assertions ^1.4.0
dev
proptest ^1.0.0
dev
proptest-derive ^0.5.1
dev
rand ^0.8.5
dev
rasciigraph ^0.2.0
dev
rstest ^0.18.2
dev
Versions
26.24%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quil_rs
0.30.0-rc.0
Module quil
Module Items
Enums
Traits
Type Aliases
In crate quil_
rs
quil_rs
Module
quil
Copy item path
Source
Enums
§
ToQuil
Error
Errors which can occur when converting a Quil item to a string.
Traits
§
Quil
A trait to wrap items which represent some construct within the Quil language.
Type Aliases
§
ToQuil
Result