Docs.rs
dioxus-translate-0.1.3
dioxus-translate 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hackartists
Dependencies
dioxus-translate-macro 0.1.*
normal
dioxus-translate-types 0.1.*
normal
schemars ^0.8.21
normal
serde ^1.0.197
normal
web-sys ^0.3.76
normal
optional
Versions
0%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dioxus_
translate
0.1.3
All Items
Crate Items
Macros
Enums
Traits
Functions
Derive Macros
Crate
dioxus_translate
Copy item path
Source
Macros
§
translate
Enums
§
Language
Traits
§
Translator
Functions
§
translate
Derive Macros
§
Translate
Implements a custom derive macro for
Translate
, which automatically generates a
translate(&self, lang: &Language) -> &'static str
method for enums.