Skip to content

Latest commit

 

History

History
 
 

include

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Generating the C header:

Install cbindgen:

cargo install cbindgen

Generate the header file:

cbindgen --config include/cbindgen.toml --crate anoncreds --output include/libanoncreds.h