Docs.rs
nalgebra-macros-0.1.0
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
nalgebra-macros 0.1.0
Procedural macros for nalgebra
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
6
out of
6
items documented
5
out of
6
items with examples
Links
Homepage
Documentation
dimforge/nalgebra
4048
485
322
crates.io
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
nalgebra ^0.26.1
dev
trybuild ^1.0.42
dev
Versions
0.2.2
0.2.1
0.2.0
0.1.0
Owners
Macros for `nalgebra`. This crate is not intended for direct consumption. Instead, the macros are re-exported by `nalgebra` if the `macros` feature is enabled (enabled by default).