duckduckgo 0.3.1

🦆 A CLI, TUI, and SDK for instant DuckDuckGo searches.
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "node")]
    napi_build::setup();
}