#pragma once #include "buffer.hpp" namespace kstd{ using string_view = ksdk::buffer; }