Docs.rs
secp256kfun_arithmetic_macros-0.1.0
secp256kfun_arithmetic_macros 0.1.0
Permalink
Docs.rs crate page
0BSD
Links
Homepage
Repository
crates.io
Source
Owners
LLFourn
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
Versions
100%
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
secp256kfun_arithmetic_macros
0.1.0
All Items
Macros
?
Crate
secp256kfun_arithmetic_macros
source
·
[
−
]
Expand description
§
secp256kfun arithmetic macros
Helper crate to define the
g!
and
s!
arithmetic macros.
Macros
§
gen_g
Helper to generate the
g!
macro
gen_s
Helper to generate the
s!
macro