Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This patch adds the same extensions that we already have for Result<T, E> also for Option<T>. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>