Skip to main content

MX_S7_SIDECAR_PROPS

Static MX_S7_SIDECAR_PROPS 

Source
pub static MX_S7_SIDECAR_PROPS: DistributedSlice<[SidecarPropEntry]>
Expand description

S7 sidecar property documentation entries. Host-only.

Each #[derive(ExternalPtr)] #[externalptr(s7)] struct with #[r_data] fields emits one entry per public field. During write_r_wrappers_to_file, the .__MX_S7_SIDECAR_PROP_DOCS_<TypeName>__ placeholder in the S7 class wrapper is replaced with the formatted #' @prop {field} {doc} roxygen lines.