···124 - Using [~stop_before:false] with a module that does not contain an
125 expansion, such as a module alias. This will return [Ok url] but [url]
126 leads to a 404.
127- - Using [~stop_before:true] with a module that does not contain a parent,
128- such as a root module. This will return an [Error _] value.
129 - Calling it with an unlinkable id, such as a core type. This will return
130 an [Error _] value.
131
···124 - Using [~stop_before:false] with a module that does not contain an
125 expansion, such as a module alias. This will return [Ok url] but [url]
126 leads to a 404.
00127 - Calling it with an unlinkable id, such as a core type. This will return
128 an [Error _] value.
129