MCPcopy Create free account
hub / github.com/cloudflare/boring / string.rs

File string.rs

boring/src/string.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::ffi;
2use foreign_types::ForeignTypeRef;
3use libc::c_char;
4use std::convert::AsRef;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected