dlib 0.5.2

Helper macros for handling manually loading optional system libraries.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libloading]
version = ">=0.7, <0.9"

[package]
authors = ["Elinor Berger <elinor@safaradeg.net>"]
categories = ["api-bindings"]
description = "Helper macros for handling manually loading optional system libraries."
exclude = ["/dlib-test", "README.tpl"]
keywords = ["dylib", "dlopen"]
license = "MIT"
name = "dlib"
readme = "README.md"
repository = "https://github.com/elinorbgr/dlib"
version = "0.5.2"