Docs.rs
rill-patchbay-0.4.0
rill-patchbay 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
MoysheBenRabi
Dependencies
crossbeam-channel ^0.5
normal
log ^0.4
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rill-core ^0.4.0
normal
thiserror ^1.0
normal
float-cmp ^0.9
dev
Versions
81.93%
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
BoxedServo
rill_
patchbay
0.4.0
Boxed
Servo
Aliased Type
In rill_
patchbay::
control
rill_patchbay
::
control
Type Alias
Boxed
Servo
Copy item path
Source
pub type BoxedServo =
Box
<dyn
AnyServo
>;
Aliased Type
ยง
pub struct BoxedServo(
/* private fields */
);