package
0.0.8
Repository: https://github.com/sterrenhemel/ddl2struct.git
Documentation: pkg.go.dev

# Functions

Slice converts string to slice without copy.
String converts slice to MutableString without copy.

# Type aliases

MutableString can be used as string via string(MutableString) without performance loss.