Docs.rs
uxn-tal-0.7.4
uxn-tal 0.7.4
Permalink
Docs.rs crate page
MIT
06 June 2026
Links
Repository
crates.io
Source
Owners
davehorner
Dependencies
anyhow ^1.0.100
normal
base64 ^0.22.1
normal
clap ^4.5.51
normal
dirs ^6.0.0
normal
env_logger ^0.11.8
normal
glob ^0.3.3
normal
is-wsl ^0.4.0
normal
log ^0.4.28
normal
once_cell ^1.21.3
normal
percent-encoding ^2.3.2
normal
regex ^1.12
normal
reqwest ^0.12.24
normal
scraper ^0.24.0
normal
tempfile ^3.23.0
normal
thiserror ^2.0
normal
url ^2.5.7
normal
uxn-tal-common ^0.1.0
normal
uxn-tal-defined ^0.4.0
normal
cardinal-varvara ^0.10.0
normal
walkdir ^2.5.0
normal
wslpath ^0.0.2
normal
which ^8.0.0
normal
cardinal-uxn ^0.6.0
normal
cardinal-uxn ^0.6.0
normal
winapi ^0.3.9
normal
Versions
36.78%
of the crate is documented
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
Skip to main content
generate_rust_interface_module
uxn_tal
0.7.4
uxn_tal
Function
generate_
rust_
interface_
module
Copy item path
Source
pub fn generate_rust_interface_module( assembler: &
Assembler
, module_name: &
str
, ) ->
String