Logo FSharp.Formatting

ApiDocReturnInfo Type

Represents the return information for an API member, including its type and optional documentation

Record fields

Record Field Description

ReturnDocs

Full Usage: ReturnDocs

Field type: ApiDocHtml option

Optional documentation for the return value

Field type: ApiDocHtml option

ReturnType

Full Usage: ReturnType

Field type: (FSharpType * ApiDocHtml) option

The return type of the member (tuple of FSharpType and formatted HTML), if any

Field type: (FSharpType * ApiDocHtml) option

Type something to start searching.