fiftyonedegrees 0.2.20

A wrapper around the 51Degrees device detection C library.
Documentation
#![allow(warnings)]

pub mod properties;
pub mod api;

mod shim;