FSharpApiNamespace
type FSharpApiNamespace =
{
Name: string
Entities: FSharpApiEntity list
Slug: string
Assembly: string
}| Assembly | Nacara.Plugin.FSharpApi |
The declarations of one namespace, which is one page.
Fields
Entities: FSharpApiEntity list