Docs.rs
std-reset-macros-0.1.51
std-reset-macros 0.1.51
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
10takla
Dependencies
macro_functions ^0.1.0
normal
paste ^1.0.15
normal
proc-macro2 ^1.0.88
normal
quote ^1.0.37
normal
syn ^2.0.79
normal
Versions
75%
of the crate is documented
Go to latest version
Platform
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
std_
reset_
macros
0.1.51
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
std_reset_macros
Copy item path
source
Attribute Macros
§
any_
type
Derive Macros
§
Default
Реализация трейта
Default
с указанием значений по умолчанию для каждого поля структуры.
Deref
Автореализация
Deref
и
DerefMut
для структур.
Display
Реализация по умолчанию
Display
в качестве
Debug
.
Getter
Автоопределение
get
методов для полей именованых структур. Тоже самое что и в
Setter
, но:
New
Прямая реализация метода
new
.
Setter
Автоопределение
set
методов для полей именованых структур.