catboost-sys 0.1.6

Internal unsafe Rust bindings for catboostlib C apis using bindgen
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13


FAT_OBJECT(libcatboostmodel)

PEERDIR(
    catboost/libs/model_interface/static/lib
)

END()

RECURSE(
    lib
)