Unverified Commit 823c52d7 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make `decl_module` not require a return type for functions (#1230)

If no return type is specified, `Result` is added and
`Ok(())` is returned by default.

Closes: #1182
parent e592d3ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment