[][src]Crate libwispha

This library is used by Wispha program. You can also use this library to create your own project layout program.

The functional APIs this library provides include:

  • Core structs definitions of Wispha terms
  • Serialization and deserialization
  • Wispha tree manipulator

Modules

core

Defines the core structs in Wispha library.

serde

Handle the serialization and deserialization of Wispha nodes.