Std.App.Bind.Source
type
SourceThis declaration introduces a public type.
What it does
Where a field is read from.
Stated rather than searched for. A binding that looks in the path, then the
query, then the body and takes the first hit lets a caller move a value
between places to reach a different code path, and makes a handler's
behaviour depend on an order nobody wrote down.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
