spectec_ast_decode 1.0.0

Trait for decoding SpecTec AST S-expressions
Documentation
  • Coverage
  • 5.56%
    1 out of 18 items documented0 out of 0 items with examples
  • Size
  • Source code size: 11.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.07 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • cyruscook/spectec_parse
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cyruscook

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.