Docs.rs
simple_tables-derive-0.3.0
simple_tables-derive 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Jomy10
Dependencies
proc-macro2 ^1.0.36
normal
quote ^1.0.14
normal
simple_tables-core ^0.3.0
normal
syn ^1.0.84
normal
Versions
66.67%
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
Crate simple_tables_derive
simple_
tables_
derive
0.3.0
All Items
Crate Items
Attribute Macros
Crate
simple_
tables_
derive
Copy item path
Source
Attribute Macros
ยง
table
Initialises a struct to be a Table that holds information about a
table row
.
table_
row
Initialises a struct to be used as a TableRow so it can be used as an entry inside of a
Table