Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::ffi;
2
use foreign_types::ForeignTypeRef;
3
use libc::c_char;
4
use std::convert::AsRef;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected