24 releases (12 breaking)

0.14.0 Jun 16, 2023
0.12.1 Aug 23, 2022
0.12.0 Oct 16, 2021
0.11.0 Dec 24, 2020
0.4.3 Dec 24, 2017

34 downloads per month

MIT license

54KB
929 lines

vndb.rs

Rust Crates.io Documentation dependency status

Kawaii VNDB API

Features

  • Tokio support
  • Provides protocol requests/responses for user to use directly.
  • Optional parsing of get responses into static structs.

lib.rs:

Kawaii VNDB API

Features

  • tokio-on - Enables tokio implementation.
  • rustls-on - Enables TLS implementation, using rustls

Dependencies

~0.7–13MB
~164K SLoC