Trait cs_string_rw::write_cs_string::WriteCsStrExt
source · pub trait WriteCsStrExt {
// Required method
fn write_cs_string(&mut self, n: &str) -> Result<()>;
}
pub trait WriteCsStrExt {
// Required method
fn write_cs_string(&mut self, n: &str) -> Result<()>;
}