2 releases

0.1.1 Jan 6, 2023
0.1.0 Dec 21, 2022

#2254 in Rust patterns

Download history 9/week @ 2024-02-16 19/week @ 2024-02-23 11/week @ 2024-03-01 2/week @ 2024-03-15 4/week @ 2024-03-22 35/week @ 2024-03-29 12/week @ 2024-04-05

51 downloads per month
Used in 2 crates

MIT license

50KB
1.5K SLoC

IronPLC domain-specific language objects for IEC 61131 language elements.

These macros are only relevant for the dsl package because the macros depend on definitions in the dsl package. These macros define default implementations for recursively implementing visit and fold.

See IronPLC.


lib.rs:

Provides definitions of objects from the IEC 61131-3 language elements.

Create also provides standard definitions for working with the language elements.

Dependencies

~740KB
~13K SLoC