Docs.rs
texform-transform-0.1.0
texform-transform 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
moeakwak
Dependencies
serde ^1.0.216
normal
serde_yaml ^0.9.34
normal
texform-core ^0.1.0
normal
texform-interface ^0.1.0
normal
texform-knowledge ^0.1.0
normal
serde ^1.0.216
build
serde_yaml ^0.9.34
build
texform-knowledge ^0.1.0
build
Versions
45.37%
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
run
texform_
transform
0.1.0
In texform_
transform::
lower_
attributes
texform_transform
::
lower_attributes
Function
run
Copy item path
Source
pub fn run( ast: &mut
Ast
, _config: &
LowerAttributesConfig
, report: &mut
LowerAttributesReport
, )