mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-09-18 13:26:42 +02:00
wip: layout doctests 2
This commit is contained in:
parent
cd5b0cc113
commit
8d2445d728
3 changed files with 4 additions and 12 deletions
|
|
@ -803,7 +803,7 @@ pub trait AddMidiOut {
|
|||
/// Port connection manager.
|
||||
///
|
||||
/// ```
|
||||
/// let connect = tek::Connect::default();
|
||||
/// let connect = tengri::Connect::default();
|
||||
/// ```
|
||||
#[derive(Clone, Debug, Default)]
|
||||
pub struct Connect {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue