Docs.rs
executorch-sys-0.7.3
executorch-sys 0.7.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
barakugav
Dependencies
cxx ^1.0
normal
optional
link-cplusplus ^1.0
normal
optional
bindgen ^0.72
build
cc ^1.2
build
cxx-build ^1.0
build
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
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
Module util
executorch_
sys
0.7.3
Module util
Module Items
Structs
In executorch_
sys::
cpp
executorch_sys
::
cpp
Module
util
Copy item path
Source
Available on
crate features
std
and
tensor-ptr
only.
Expand description
Utility functions and structs used by the cxx bridge.
Structs
ยง
RustAny
A wrapper around
std::any::Any
that can be used in the cxx bridge.