Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the `sink` module an optional feature. #128

Closed
wants to merge 1 commit into from

Commits on Apr 27, 2015

  1. Make the `sink` module a separate crate.

    Consumers who provide their own sinks (like Servo) probably don't need this
    module.  Removing it reduces compile time by about 20% (a couple of seconds
    on my laptop).
    mbrubeck committed Apr 27, 2015
You can’t perform that action at this time.