- docs.rs detection when built as dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# libCZIrw-sys
|
||||
|
||||
Crate linking to [libCZIAPI](https://github.com/ZEISS/libczi). This crate attempts to provide safe wrappers to objects
|
||||
and functions in libCZIAPI. Direct often unsafe access using pointer is available through the `sys` module.
|
||||
and functions in libCZIAPI. Direct often unsafe access using pointers is available through the `sys` module.
|
||||
|
||||
By default, libCZIAPI will be statically linked. The feature `dynamic` will switch it to dynamic linking.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user