Docs.rs
makepad-audio-widgets-1.0.0
makepad-audio-widgets 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
makepaddev
Dependencies
makepad-widgets ^1.0.0
normal
Versions
0%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
PianoWidgetActionsExt
makepad_
audio_
widgets
1.0.0
Piano
Widget
Actions
Ext
Required Methods
piano
Implementations on Foreign Types
Actions
Implementors
In makepad_
audio_
widgets::
piano
makepad_audio_widgets
::
piano
Trait
Piano
Widget
Actions
Ext
Copy item path
Source
pub trait PianoWidgetActionsExt { // Required method fn
piano
(&self, path: &[
LiveId
]) ->
PianoRef
; }
Required Methods
§
Source
fn
piano
(&self, path: &[
LiveId
]) ->
PianoRef
Implementations on Foreign Types
§
Source
§
impl
PianoWidgetActionsExt
for
Actions
Source
§
fn
piano
(&self, path: &[
LiveId
]) ->
PianoRef
Implementors
§