Skip to content

Commit

Permalink
Export interface to Vger, vol. 2 (#63)
Browse files Browse the repository at this point in the history
* export interface to vger

* expose whole vger interface
  • Loading branch information
ruza-net committed Feb 25, 2024
1 parent 88d49e9 commit be0920b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// #![feature(type_alias_impl_trait)]

pub use vger;
use vger::color::*;
pub use vger::{LineMetrics, PaintIndex, Vger};

Expand Down

0 comments on commit be0920b

Please sign in to comment.