aboutsummaryrefslogtreecommitdiff
path: root/src/chain_methods.rs
Commit message (Expand)AuthorAgeFilesLines
* rewrite the examplesSimon THOBY2023-01-081-40/+0
* Macros: introduce a macro to simplify enumsSimon THOBY2022-12-051-0/+40
* refactor to remove the enum AttributeTypeSimon THOBY2022-12-021-40/+0
* docstrings update + typographylafleur2021-11-281-2/+2
* fix iface(), docslafleur2021-11-091-3/+3
* use native types in chain_methodslafleur2021-11-091-58/+20
* sample ChainMethods impl, updated examplelafleur2021-11-091-0/+78