Function: rst-Stn-p
rst-Stn-p is a function defined in rst.el.gz.
Signature
(rst-Stn-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/rst.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block rst-Stn-p
(and (memq (type-of cl-x) cl-struct-rst-Stn-tags) t)))
(t)]