mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
generate coverage from correct target
This commit is contained in:
parent
be6bd32b78
commit
ffe8893bed
8 changed files with 57 additions and 12 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! MIDI player
|
||||
use crate::*;
|
||||
pub trait HasPlayer {
|
||||
fn player (&self) -> &impl MidiPlayerApi;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue