<?xml version="1.0"?>
<puzzles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.0pdd.com/puzzles.xsd" date="2022-10-11T05:24:39+00:00" version="0.31.7">
  <puzzle alive="true">
    <issue href="https://github.com/objectionary/sot/issues/2">2</issue>
    <ticket>1</ticket>
    <estimate>30</estimate>
    <role>DEV</role>
    <id>1-968ec83e</id>
    <lines>86-89</lines>
    <body>Let's implement this method. It has to find all edges departing from the given one and return a vector of tuples, where first element is the label of the edge and the second one is the vertex this edge points to.</body>
    <file>src/sot/ops.rs</file>
    <author>@yegor256</author>
    <email>yegor256@gmail.com</email>
    <time>2022-10-04T05:13:49Z</time>
    <children/>
  </puzzle>
  <puzzle alive="false">
    <issue href="https://github.com/objectionary/sot/issues/3" closed="2022-10-11T05:24:39+00:00">3</issue>
    <ticket>1</ticket>
    <estimate>30</estimate>
    <role>DEV</role>
    <id>1-3b40c6f3</id>
    <lines>21-23</lines>
    <body>For some weird reason, if I enable this check, the build fails due to many warnings in the code about "unused" methods. Let's find the reason and uncomment this line.</body>
    <file>src/lib.rs</file>
    <author>@yegor256</author>
    <email>yegor256@gmail.com</email>
    <time>2022-10-04T05:14:40Z</time>
    <children/>
  </puzzle>
</puzzles>
