forked from mirrors/jj
docs: add docstring for jj-lib
crate
This commit is contained in:
parent
80b86e653d
commit
24c7b59a80
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
// limitations under the License.
|
||||
|
||||
#![deny(unused_must_use)]
|
||||
//! Jujutsu version control system.
|
||||
|
||||
|
||||
#[macro_use]
|
||||
mod content_hash;
|
||||
|
|
Loading…
Reference in a new issue