[][src]Module abi_stable::std_types::static_str

Structs

StaticStr

Wrapper type around &'static str as a workaround for the non-stable-constness of str::len.