Docs.rs
planus-codegen-1.1.1
planus-codegen 1.1.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
TethysSvensson
kristoff3r
Dependencies
askama ^0.12
normal
eyre ^0.6.12
normal
heck ^0.5.0
normal
planus-types ^1.1.1
normal
random_color ^1.0.0
normal
thiserror ^2.0.11
normal
vec_map ^0.8.2
normal
Versions
33.33%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
planus_
codegen
1.1.1
planus_codegen
Function
generate_rust
Copy item path
Source
pub fn generate_rust(declarations: &
Declarations
) ->
Result
<
String
>