Docs.rs
device-driver-generation-1.0.8
device-driver-generation 1.0.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
diondokter
Dependencies
anyhow ^1.0.86
normal
askama ^0.14.0
normal
bitvec ^1.0.1
normal
convert_case ^0.6.0
normal
dd-manifest-tree ^1.0.0
normal
optional
itertools ^0.14.0
normal
prettyplease ^0.2.37
normal
proc-macro2 ^1.0.70
normal
quote ^1.0.33
normal
syn ^2.0
normal
indoc ^2.0.5
dev
pretty_assertions ^1.4.0
dev
Versions
4.69%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
transform
device_
driver_
generation
1.0.8
In device_
driver_
generation::
mir::
lir_
transform
device_driver_generation
::
mir
::
lir_transform
Function
transform
Copy item path
Source
pub fn transform(device:
Device
, driver_name: &
str
) ->
Result
<Device>