Docs.rs
yfunc-rust-0.1.3
yfunc-rust 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
yzjsswk
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
diesel ^2.2.4
normal
log ^0.4
normal
md5 ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.9.0
normal
strum ^0.26
normal
strum_macros ^0.26
normal
uuid ^1.10.0
normal
yfunc-rust-macro ^0.1.2
normal
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
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
VariableFormat
yfunc_
rust
0.1.3
Variable
Format
Required Methods
Aabb
Implementations on Foreign Types
String
Implementors
In crate yfunc_
rust
yfunc_rust
Trait
Variable
Format
Copy item path
Source
pub trait VariableFormat { // Required method fn
Aabb
(&self) ->
String
; }
Required Methods
§
Source
fn
Aabb
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
VariableFormat
for
String
Source
§
fn
Aabb
(&self) ->
String
Implementors
§