Docs.rs
pulsar-backend-0.0.1
pulsar-backend 0.0.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
ethanuppal
Dependencies
calyx-backend ^0.7.1
normal
calyx-frontend ^0.7.1
normal
calyx-ir ^0.7.1
normal
calyx-opt ^0.7.1
normal
calyx-utils ^0.7.1
normal
pulsar-frontend ^0.0.1
normal
pulsar-ir ^0.0.1
normal
pulsar-utils ^0.0.1
normal
Versions
68.18%
of the crate is documented
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
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
pulsar_
backend
0.0.1
Calyx
Control
Type
Implementors
In pulsar_
backend::
calyx::
builder
pulsar_backend
::
calyx
::
builder
Trait
CalyxControlType
Copy item path
Source
pub trait CalyxControlType { }
Expand description
A flag for
CalyxControl
.
Implementors
§
Source
§
impl
CalyxControlType
for
Parallel
Source
§
impl
CalyxControlType
for
Sequential