v doc -m vlib/
./v doc -s vlib
import mod.sub as mod
import mod as mod
fn f() Struct { return &Struct{} }