ds 0.10.0
A C library to safely yet efficiently work with UTF-8–encoded, growable dynamic strings.
ds Directory Reference
Directory dependency graph for ds:
include/ds

Files

file  alloc.h [code]
 Declaration of the Allocator type, related constants and functions.
 
file  char.h [code]
 Declaration of the char type, related constants and functions.
 
file  cstr.h [code]
 Declaration of the C-string types, related constants and functions.
 
file  helpers.h [code]
 Declaration of helper constants and functions.
 
file  result.h [code]
 Declaration of the Result enumeration type, related constants and functions.
 
file  string.h [code]
 Declaration of the String type, related constants and functions.
 
file  usize.h [code]
 Declaration of the usize type, related constants and functions.