|
pub(crate) fn type_name(&self, ty: &BtfType) -> Result<Option<Cow<'_, str>>, BtfError> {
|
|
pub(crate) fn type_name(&self, ty: &BtfType) -> Result<Option<Cow<'_, str>>, BtfError> {
|
|
pub(crate) fn err_type_name(&self, ty: &BtfType) -> Option<String> {
|
|
pub(crate) fn err_type_name(&self, ty: &BtfType) -> Option<String> {
|