Module janetrs::string[][src]

Expand description

Janet String type.

Structs

JanetString

Janet strings are a immutable type that are similar to Janet buffers.

JanetStringBuilder

Builder for JanetStrings.