libthemis-src 0.12.0

Building native Themis library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# libthemis-src

This crate embeds Themis source code
and implements logic for building it.
Its main consumer is `libthemis-sys` crate
which may use it if Themis is not already available on the system. 
You are not expected to use this crate directly.

## Licensing

The code is distributed under [Apache 2.0 license](LICENSE).