ensnare-services

Crates.ioensnare-services
lib.rsensnare-services
version0.0.16
sourcesrc
created_at2024-06-03 18:43:28.246021
updated_at2024-10-03 19:57:14.725291
descriptionWrappers around third-party crates that make them easier to use with crossbeam channels.
homepagehttps://github.com/ensnare-org/ensnare
repositoryhttps://github.com/ensnare-org/ensnare
max_upload_size
id1260379
size194,176
Mike Tsao (sowbug)

documentation

https://docs.rs/ensnare/

README

ensnare-services

This crate wraps certain crates used by the ensnare crate and makes them easier to use with crossbeam channels.

Services available:

  • audio: wraps the cpal audio-interface crate.
  • midi: wraps the midir MIDI-interface crate.

See the examples directory for usage, or visit docs.rs to see the API documentation.

Crates in the Ensnare family

Commit count: 143

cargo fmt