bennetthardwick / rust-obs-plugins

A safe wrapper around the OBS API, useful for creating OBS sources, filters and effects.
GNU General Public License v2.0
187 stars 32 forks source link

Simplify SourceInfoBuilder<T, D> to SourceInfoBuilder<D> #25

Closed clouds56 closed 2 years ago

clouds56 commented 2 years ago

now we impl Trait for D, and could safely remove T