Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
lldb
/
bindings
/
interface
/
SBFormatDocstrings.i
blob: a7304f5f6a8483794f5d350729e08d1bd8d71827 [
file
] [
log
] [
blame
]
%
feature
(
"docstring"
,
"Class that represents a format string that can be used to generate "
"descriptions of objects like frames and threads. See "
"https://lldb.llvm.org/use/formatting.html for more information."
)
lldb
::
SBFormat
;