stackstring 0.1.8

A fixed-size string
Documentation
1
2
3
4
pub mod error;
pub mod string;

pub use string::{builder::StringBuilder, String};