Docs.rs
intent-render-0.1.0
intent-render 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
krakenhavoc
Dependencies
intent-parser ^0.1.0
normal
Versions
83.33%
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
render
intent_
render
0.1.0
In intent_
render::
html
intent_render
::
html
Function
render
Copy item path
Source
pub fn render(file: &
File
) ->
String
Expand description
Render an AST [
File
] to a complete HTML document string.