libctp-sys 0.1.4

Rust bindings to CTP API
Documentation
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT errors (error*)>
<!ELEMENT error EMPTY>
<!ATTLIST error
	id	CDATA #REQUIRED
	value CDATA #REQUIRED
	prompt CDATA #REQUIRED
>