Docs.rs
tx3-lang-0.16.3
tx3-lang 0.16.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
scarmuega
Dependencies
ciborium ^0.2.2
normal
hex ^0.4.3
normal
miette ^7.4.0
normal
pest ^2.7.15
normal
pest_derive ^2.7.15
normal
serde ^1.0.217
normal
thiserror ^2.0.11
normal
trait-variant ^0.1.2
normal
tx3-tir ^0.16.3
normal
assert-json-diff ^2.0.2
dev
paste ^1.0.15
dev
proptest ^1.7.0
dev
serde_json ^1.0.137
dev
Versions
2.17%
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
lower_tx
tx3_
lang
0.16.3
In tx3_
lang::
lowering
tx3_lang
::
lowering
Function
lower_
tx
Copy item path
Source
pub fn lower_tx(ast: &
TxDef
) ->
Result
<
Tx
,
Error
>