musli_common/buf/
mod.rs

1mod buf_string;
2pub use self::buf_string::{collect_string, try_collect_string, BufString};