Docs.rs
rust-macios-0.4.2
rust-macios 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
martial-plains
Dependencies
bitflags ^1.3.2
normal
block ^0.1.6
normal
lazy_static ^1.4.0
normal
libc ^0.2.132
normal
objc ^0.2.7
normal
objc_id ^0.1.1
normal
rust-macios-app-kit-proc-macros ^0.2.3
normal
rust-macios-objective-c-runtime-proc-macros ^0.2.4
normal
va_list ^0.1.4
normal
test-case ^2.1.0
dev
Versions
77.88%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-apple-ios
x86_64-apple-darwin
x86_64-apple-ios
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
macios
0.4.2
Module core_ml
Module Items
Structs
Traits
In crate rust_
macios
rust_macios
Module
core_ml
Copy item path
Source
Expand description
Integrate machine learning models into your app.
Structs
§
MLModel
An encapsulation of all the details of your machine learning model.
Traits
§
IMLModel
A trait containing all the methods for
MLModel