micro-ecc-sys 0.3.2

Low-level bindings to micro-ecc
Documentation
1
2
3
4
#![no_std]
#![allow(non_upper_case_globals)]
#![allow(non_camel_case_types)]
include!(concat!(env!("OUT_DIR"), "/bindings.rs"));