Crate pascal_string [−] [src]
Structs
Chars |
An immutable iterator over the buffer of a |
CharsMut |
A mutable iterator over the buffer of a |
IntoChars |
An iterator from a |
PascalStr |
A borrowed slice from a |
PascalString |
An owned |
Enums
AsciiError |
An error type which abstracts over ascii conversion errors. |
PascalStringAppendError |
Indicates teh range of errors which can occur from appending string data to a |
PascalStringCreateError |
Indicates the range of errors which can occur from creating a new |