[][src]Function pyo3_derive_backend::get_doc

pub fn get_doc(
    attrs: &[Attribute],
    text_signature: Option<LitStr>,
    null_terminated: bool
) -> Result<LitStr>