mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-16 04:34:27 +00:00
docs: add docstring for jj-lib
crate
This commit is contained in:
parent
80b86e653d
commit
24c7b59a80
@ -13,6 +13,8 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
#![deny(unused_must_use)]
|
#![deny(unused_must_use)]
|
||||||
|
//! Jujutsu version control system.
|
||||||
|
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
mod content_hash;
|
mod content_hash;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user