Function get_params

Source
pub(crate) fn get_params(
    method_doc: &[String],
) -> Result<(String, String), Box<dyn Error>>