[go: up one dir, main page]

ctor 0.1.3

__attribute__((constructor)) for Rust
Documentation
Build #130265 2018-12-06 17:52:25
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)# build log
Updating crates.io index
Downloading crates ...
Downloaded ctor v0.1.3
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.24
Fresh quote v0.6.10
Fresh syn v0.15.22
Documenting ctor v0.1.3
Running `rustdoc --edition=2018 --crate-name ctor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.22' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-83449017d23d2eef.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-51dbb1b34ccdc4d5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.12s