summaryrefslogtreecommitdiff
path: root/rust/src/enterprise.rs
AgeCommit message (Collapse)Author
2024-08-02Fix arm64 Linux build by using std::os::raw::c_char rather than i8 to ↵Xusheng
represent a C char
2024-07-26Add more core API's to rustRubens Brandao