spectec_ast_decode 1.0.0

Trait for decoding SpecTec AST S-expressions
Documentation
1
2
3
4
5
# spectec_ast_decode

Trait for decoding SpecTec AST S-expressions.

Provides implementation for standard Rust types. The trait is designed to be implemented by the `spectec_ast` crate for SpecTec AST types, to facilitate decoding from S-expressions.