Docs.rs
aurora-modules-0.1.0
aurora-modules 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
i3667563-dot
Dependencies
aurora-core ^0.1.0
normal
aurora-locale ^0.1.0
normal
regex ^1
normal
serde_json ^1
normal
walkdir ^2
normal
Versions
0%
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
text_transform
aurora_
modules
0.1.0
In aurora_
modules::
text
aurora_modules
::
text
Function
text_
transform
Copy item path
Source
pub fn text_transform( path_str: &
str
, upper:
bool
, lower:
bool
, ) ->
AuroraResult
<
Pipeline
>