Module session

Source
Expand description

ChiselSession

This module contains the ChiselSession struct, which is the top-level wrapper for a serializable REPL session.

Structs§

ChiselSession
A Chisel REPL Session

Functions§

systemtime_strftime 🔒
Generic helper function that attempts to convert a type that has an Into<OffsetDateTime> implementation into a formatted date string.