Expand description
Basic traits and types for script.
Traitsยง
- AnyDebug
- A trait for types that can be displayed in debug format and are also support downcasting.
- Archive
- A trait for creating archives.
- Archive
Content - A trait to present the file in an archive.
- Read
Seek - A trait for reading and seeking in a stream.
- Script
- A trait for script types.
- Script
Builder - A trait for script builders.
- Write
Seek - A trait for writing and seeking in a stream.