Docs.rs
luwen-api-0.8.5
luwen-api 0.8.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kaplanz
github:tenstorrent:crates
Dependencies
bincode ^1.3.3
normal
bitfield-struct ^0.6.0
normal
bytemuck ^1.22.0
normal
luwen-def ^0.8.5
normal
num-derive ^0.4.2
normal
num-traits ^0.2.19
normal
once_cell ^1.19.0
normal
prost ^0.13.5
normal
rust-embed ^8.0.0
normal
serde ^1.0.185
normal
serde_json ^1.0.117
normal
thiserror ^1.0.40
normal
home =0.5.5
build
prost-build ^0.13.5
build
Versions
11.09%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Module chip_interface
luwen_
api
0.8.5
Module chip_
interface
Module Items
Structs
Traits
In luwen_
api::
chip::
communication
luwen_api
::
chip
::
communication
Module
chip_
interface
Copy item path
Source
Structs
§
NocInterface
Traits
§
Chip
Interface
This trait is used to abstract the interface to the lowest level chip communication primitives. These primitives are defined to be a chip resource which requires exclusive access to safely use.