Docs.rs
oss_derive-0.10.1
oss_derive 0.10.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tu6ge
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
async-trait ^0.1
dev
trybuild ^1.0
dev
Versions
80%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
oss_derive
0.10.1
All Items
Attribute Macros
Derive Macros
Crate
oss_derive
Copy item path
source
·
[
−
]
Attribute Macros
§
oss_file
转换 File trait 的各种方法到 Object 结构体中
oss_gen_rc
根据 Arc 自动生成 Rc 代码
path_where
为
OP
自动生成
where
语句
Derive Macros
§
DecodeListError
用于实现
#[derive(CustomListError)]